Skip to content

docs: release notes for v0.9.1#36

Merged
ndemianc merged 1 commit into
developfrom
docs/release-notes-v0.9.1
Jul 24, 2026
Merged

docs: release notes for v0.9.1#36
ndemianc merged 1 commit into
developfrom
docs/release-notes-v0.9.1

Conversation

@ndemianc

Copy link
Copy Markdown
Contributor

Covers what actually shipped in the v0.9.1 tag: initial MCP support (S1–S3) and the calm-transcript chat overhaul, plus the Shift+Cmd+I focus fix and the smaller polish.

Written against the tag's real contents rather than from memory — the test counts (41 + 15 = 56 MCP cases) were read out of the tagged tree.

The MCP section leads with the security model rather than the feature, because that's the honest framing for a first slice: servers are user-settings-only and every tool is allow-list gated, so what ships is deliberately narrow. Over-selling it would set the wrong expectation.

Deliberately omitted: /rme. Its own commit states it is undocumented and "meant to be found, not advertised" — putting it in release notes would defeat the point. Say the word if you'd rather it were listed.

Note the CI Playwright fix and the MCP add-server scope doc landed after the tag, so they correctly belong to the next release, not this one.

🤖 Generated with Claude Code

Covers what actually shipped in the v0.9.1 tag: initial MCP support (S1-S3) and
the calm-transcript chat overhaul, plus the Shift+Cmd+I focus fix and the smaller
polish. Written against the tag's real contents — test counts (41 + 15 = 56 MCP
cases) were read from the tagged tree, not recalled.

The MCP section leads with the security model rather than the feature, because
that is the honest framing for a first slice: servers are user-settings only and
every tool is allow-list gated, so what ships is deliberately narrow.

Deliberately omitted: /rme, whose own commit states it is undocumented and "meant
to be found, not advertised" — listing it in release notes would defeat it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 24, 2026 01:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the v0.9.1 release notes documenting what shipped in the tag, focusing on initial MCP (external tool) support and the calm/narrated agent transcript overhaul, plus a few smaller UX/polish items.

Changes:

  • Adds a new RELEASE-NOTES.md entry for v0.9.1 (highlights, under-the-hood notes, and test coverage summary).
  • Documents MCP’s security model (user-settings-only servers + allow-list tool policy) and the calm transcript feature split (agent prompt + webview grouping).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread RELEASE-NOTES.md
Comment on lines +14 to +16
"levelcode.ai.mcp.servers": {
"filesystem": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-filesystem", "/path"] }
}
@ndemianc
ndemianc merged commit 8156a37 into develop Jul 24, 2026
2 checks passed
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.

2 participants