Skip to content

Release v2.0.0 - Multi-Editor Support

Choose a tag to compare

@tylergraydev tylergraydev released this 12 Jan 18:27
· 250 commits to main since this release
a728666

Summary

  • Add support for 4 additional coding assistants alongside Claude Code and OpenCode
  • Full MCP sync support for all 6 editors (global and project-level)
  • Improved editor detection via PATH binary checks

Supported Editors (6 total)

Editor Config Location Format Badge
Claude Code ~/.claude.json JSON Orange C
OpenCode ~/.config/opencode/opencode.json JSON Emerald O
Codex CLI ~/.codex/config.toml TOML Lime X
Copilot CLI ~/.copilot/mcp-config.json JSON Purple G
Cursor ~/.cursor/mcp.json JSON Cyan U
Gemini CLI ~/.gemini/settings.json JSON Sky M

Changes

  • New Files: Path utilities and config parsers/writers for Codex, Copilot, Cursor, and Gemini
  • Detection: Check for binaries in PATH (not just config directories)
  • Sync: Global and project MCPs sync to all enabled editors automatically
  • UI: Distinct badge colors for each editor in Settings