Commit d299fe1
feat: upgrade agentex-sdk from 0.4.18 to 0.9.4
Supersedes PR #155. Key changes:
- agentex-sdk 0.4.18 → 0.9.4
- Adds [tool.uv] environments for linux + darwin to ensure the
lockfile includes platform-specific wheels for both (claude-agent-sdk
only publishes per-platform wheels: 0.1.48 for Linux, 0.1.49 for macOS)
- Lockfile regenerated with all new transitive deps
Note: fastapi remains pinned at <0.116 by agentex-sdk, so starlette
CVE-2025-62727 is still blocked. Requires an agentex-sdk release
that relaxes the fastapi upper bound.
Build + runtime tested: base, dev, docs-builder, and production stages
all pass on linux/arm64 (Docker on Apple Silicon).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 95288f0 commit d299fe1
2 files changed
Lines changed: 714 additions & 542 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
0 commit comments