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
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.