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
feat(clients): harden MCP client surfaces and polish prerelease UX for b4
- make MCP initialize metadata report the CodeClone package version so clients can enforce runtime compatibility correctly
- harden the VS Code extension with a minimum supported CodeClone gate, uv-based setup guidance, moved-view icons, titled quick picks, and leaner editor actions aligned with current VS Code UX guidance
- improve the Claude Desktop bundle startup path and launcher handling, with refreshed tests and packaging flow
- refresh README, MCP/client docs, changelog, and related CI-facing metadata around the current VS Code, Claude, and Codex surfaces
|**VS Code extension**|[`extensions/vscode-codeclone/`](https://github.com/orenlab/codeclone/tree/main/extensions/vscode-codeclone)| Triage-first structural review in the editor |
183
-
|**Claude Desktop bundle**|[`extensions/claude-desktop-codeclone/`](https://github.com/orenlab/codeclone/tree/main/extensions/claude-desktop-codeclone)| Local `.mcpb` install surface |
184
-
|**Codex plugin**|[`plugins/codeclone/`](https://github.com/orenlab/codeclone/tree/main/plugins/codeclone)| Native Codex discovery, skill, and MCP definition |
|**VS Code extension**|[`extensions/vscode-codeclone/`](https://github.com/orenlab/codeclone/tree/main/extensions/vscode-codeclone)| Triage-first structural review in the editor |
183
+
|**Claude Desktop bundle**|[`extensions/claude-desktop-codeclone/`](https://github.com/orenlab/codeclone/tree/main/extensions/claude-desktop-codeclone)| Local `.mcpb` install with pre-loaded instructions|
184
+
|**Codex plugin**|[`plugins/codeclone/`](https://github.com/orenlab/codeclone/tree/main/plugins/codeclone)| Native discovery, two skills, and MCP definition|
185
185
186
186
All three are thin wrappers over the same `codeclone-mcp` contract — no second analysis engine.
0 commit comments