You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: refresh MCP README for latest transport semantics
Document streamable HTTP defaults, legacy SSE fallback, richer MCP browser status, and updated MCP app result fields so the README matches the upgraded runtime behavior.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
doc: add OpenSpec SDD contribution workflow
Document the recommended OpenSpec spec-driven development flow so contributors align on proposal, design, and task review before implementation.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
fix: clear visible history on reset
Make /reset clear the current TUI conversation view along with agent history,
and bump the package version for the 0.0.7 release.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
v0.0.5: fix: scope persisted cwd to current project
Only reuse a saved cwd when the current startup path matches the recorded project,
and document the project-scoped cwd behavior in the config docs.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>