Commit 6c7691e
authored
release: v0.3.2 — MCP 2026-07-28 tools/list cache metadata (#72)
0.3.1 omitted the SEP-2549 `ttlMs` and `cacheScope` fields from `tools/list`,
which the 2026-07-28 spec requires. Hosts that negotiate that version — Claude
Code 2.1.234 among them — rejected tool discovery outright, so an installed
0.3.1 advertises no tools at all to them (#68).
Ships #69: both fields are set on the `list_tools` override behind a named TTL,
and pre-2026-07-28 peers keep their existing wire shape.1 parent ae92a75 commit 6c7691e
3 files changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments