Skip to content

docs(changelog): scrub v0.9.7 entry of client/sandbox names#281

Merged
rohitg00 merged 1 commit into
mainfrom
chore/release-v0.9.7-scrub
May 11, 2026
Merged

docs(changelog): scrub v0.9.7 entry of client/sandbox names#281
rohitg00 merged 1 commit into
mainfrom
chore/release-v0.9.7-scrub

Conversation

@rohitg00
Copy link
Copy Markdown
Owner

@rohitg00 rohitg00 commented May 11, 2026

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=1 fix is useful for every MCP integration; enumerating the specific clients that triggered the report doesn't add technical value to the section.

Changes

  • CHANGELOG.md: rewrote the v0.9.7 intro paragraph and the @agentmemory/mcp bullet to describe the diagnostics + escape hatch + debug flag generically. Mentions the stdio end-to-end verification (all 51 tools through tools/list) so readers know the proxy path is proven.
  • Contributor thanks to @jcalfee and @satabd are unchanged.

Test plan

  • No code changed — no test impact.
  • grep -in "roo\|codium\|flatpak" CHANGELOG.md clean on the v0.9.7 section.

Summary by CodeRabbit

  • Documentation
    • Updated changelog for v0.9.7 release (2026-05-11) documenting follow-up bug fixes.
    • Added release notes covering probe diagnostics improvements, debug tracing enhancements, state persistence fixes, and container log output optimization.

Review Change Stack

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.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agentmemory Ready Ready Preview, Comment May 11, 2026 1:04pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6b026412-2ced-4272-a86c-85cd32aa4b15

📥 Commits

Reviewing files that changed from the base of the PR and between 82d1b06 and 21dc2b6.

📒 Files selected for processing (1)
  • CHANGELOG.md

📝 Walkthrough

Walkthrough

CHANGELOG.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 tools/list, Docker state persistence, and bounded container log output.

Changes

v0.9.7 Release Notes

Layer / File(s) Summary
Release Documentation
CHANGELOG.md
v0.9.7 changelog entry added, describing four follow-up fixes to v0.9.6: MCP standalone shim probe diagnostics and logging, escape hatch for non-default server routes, configurable probe timeout and debug tracing environment variables, Docker state persistence, and bounded container log output.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • rohitg00/agentmemory#280: Primary implementation PR for v0.9.7 fixes described in this changelog, including MCP probe diagnostics, escape hatch, configurable timeouts, and Docker-compose logging/state updates.

Poem

🐰 A changelog hops with tales to tell,
Of probes that trace and routes that dwell,
From v0.9.6 to the latest sprint,
Four fixes shine with careful print! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and concisely describes the primary change: removing client/sandbox names from the v0.9.7 changelog entry to make language more generic and client-agnostic.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-v0.9.7-scrub

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@rohitg00 rohitg00 merged commit 1813d08 into main May 11, 2026
5 checks passed
@rohitg00 rohitg00 deleted the chore/release-v0.9.7-scrub branch May 11, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant