release: v0.6.0 - #368
Merged
Merged
release: v0.6.0#368
Conversation
Cut [Unreleased] into 0.6.0 and bump published version strings. Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Summary
[Unreleased]notes into[0.6.0] - 2026-09-16and leave an empty[Unreleased]section for follow-on work..mcp/server.json), VS Code extension, Agent Plugins manifest, and Topos skill versions to0.6.0.Why 0.6.0 (not 0.5.2)
SemVer minor: Graphify removal drops MCP tools, CLI subcommands, and refactor targets; plus additive harness/surface (Agent Plugins, pi install).
Condensed changelog (since v0.5.1)
Added
agent-plugin/for Agent Plugins 1.0 clients.topos install pi(#360 / #345) — ninth harness; MCP entry in~/.pi/agent/mcp.json(viapi-mcp-adapter) plus optional skill path reference insettings.json.Fixed
Breaking
Changed
! WARN(#360 / #350) — gates/JSON unchanged.rmcp3.x (#324, #337).Included PRs
OpenWiki-only merges omitted.
Verification
python3 scripts/check_versions.py --tag v0.6.0python3 scripts/check_skill.pypython3 scripts/check_agent_plugin.pypython3 scripts/generate_self_badge.py --self-checkcargo fmt --all -- --checkcargo test --workspacecargo clippy --workspace --all-targets -- -D warningsgit diff --checkRelease checklist
mainmainmainv0.6.0Made with Cursor