release: 0.21.0 — MCP CLI surfaces aligned with design doc#111
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release commit for 0.21.0. Bumps
package.jsonand adds the correspondingCHANGELOG.mdentry. No code-path changes here — those landed in #106, #107, #108, #109.Highlights
MCP CLI surfaces realigned with
docs/design/agent-tui-terminal.htmlsections 24, 32, and 37.↻ handshake…/✓ connected/✖ failed/○ disabled(feat(mcp): lifecycle line cards match design doc §37 (Stage A of #105) #106)/mcpbrowser modal per §24 — keyboard-driven row list with health badges + capability lists,/mcp textretained for non-TTY / replay (feat(mcp): /mcp opens an interactive browser modal (Stage B of #105) #107)/mcp disable <name>//mcp enable <name>persist amcpDisabledset to config; skipped at next launch with the○ disabledlifecycle line (feat(mcp): /mcp disable / enable + disabled lifecycle (Stage C1 of #105) #108)⚠ MCP \` slow · 8.4s p95 over the last 5 calls`, idempotent, threshold configurable (feat(mcp): p95 latency tracker + slow-server warn toast (Stage C2a of #105) #109)Deferred
/mcp reconnect <name>(live tool-list teardown) split out as RFC #110 — the naïve implementation breaks byte-stable prefix when the reconnected tool surface drifts; needs a design call before code. Therkeybind in the/mcpbrowser is a labelled stub.After merge
v0.21.0on the squash-merge commitnpm publish(after explicit confirmation — public/irreversible)