Skip to content

v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 07:52

[0.2.1] - 2026-07-24

Added

  • Added codetrip mcp setup for one-command integration with Codex, Claude Code, Cursor, VS Code/Copilot, and GitHub Copilot CLI.
  • Added automatic client detection, --dry-run, targeted client setup, guarded replacement, and Cursor configuration backup.
  • Added exact symbol-name resolution to context, impact, traverse,
    path, and rename, with explicit candidate lists for ambiguous names.
  • Added impact --format tree for human-readable reverse dependency trees and
    symbol/file summaries while retaining JSON as the default.

Changed

  • Improved README onboarding around coding-agent workflows and MCP setup.