Skip to content

v0.9.4-copilot-skill.1

Latest

Choose a tag to compare

[0.9.4-copilot-skill.1] - 2026-05-25

Added

  • Copilot skill installer target. Adds a copilot-skill installer path that writes a minimal skill manifest and MCP configuration so Copilot-style IDE integrations can call the local CodeGraph MCP server directly. The installer is surgical and preserves any existing agent config files.
  • Quick-start instructions for Copilot skill users. A short usage guide is included in the installed instructions so editors and automation can call the CodeGraph tools with sensible defaults.

Changed

  • Installer behavior: when installing the Copilot skill target, existing MCP server entries and instruction files are preserved and merged rather than replaced, avoiding disruptive edits to other agents' configurations.

Fixed

  • Minor packaging and path fixes to ensure the skill manifest is found on both Windows and POSIX installs.