docs(changelog): scrub v0.9.7 entry of client/sandbox names#281
Conversation
v0.9.7 fixes are documented in client-agnostic terms now. The shim's probe-failure + escape-hatch fix lands the same diagnostics for every MCP integration; we don't need to enumerate which clients hit the sandboxed-loopback case to make the change useful. Verified-live note on stdio end-to-end stays so readers know the 51-tool path is proven. The four fixes in the section are unchanged. The contributor thanks to @jcalfee and @satabd are unchanged.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughCHANGELOG.md is updated with the v0.9.7 release entry dated 2026-05-11. The notes document four follow-up fixes: MCP shim probe diagnostics, escape hatch for non-default routes, configurable probe timeout via environment variable, debug tracing for Changesv0.9.7 Release Notes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Reframe the v0.9.7 CHANGELOG entry in client-agnostic terms before tagging the release. The shim's probe-failure log + escape-hatch +
AGENTMEMORY_DEBUG=1fix is useful for every MCP integration; enumerating the specific clients that triggered the report doesn't add technical value to the section.Changes
@agentmemory/mcpbullet to describe the diagnostics + escape hatch + debug flag generically. Mentions the stdio end-to-end verification (all 51 tools throughtools/list) so readers know the proxy path is proven.@jcalfeeand@satabdare unchanged.Test plan
grep -in "roo\|codium\|flatpak" CHANGELOG.mdclean on the v0.9.7 section.Summary by CodeRabbit