Commit e347ea4
The `mcp~=1.9.0` cap (`<1.10.0`) blocks downstream consumers from using
newer `mcp` releases required by `claude-agent-sdk` 0.2.x. datapilot only
uses the stable mcp client API (`ClientSession`, `StdioServerParameters`,
`stdio_client`), which is unchanged across `mcp` 1.x, so the upper cap is
unnecessary.
- Relax `mcp` pin from `~=1.9.0` to `>=1.9.0,<2.0.0`
- Bump version `0.3.0` -> `0.3.1` across bump2version-tracked files
- Add CHANGELOG entry
Claude-Session: https://claude.ai/code/session_01W3g8dnag4tFQ6EfPRSMFwQ
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 47a1c7f commit e347ea4
5 files changed
Lines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments