Skip to content

fix: restore VS Code Copilot agent-plugins compatibility#604

Open
Tanmay9223 wants to merge 1 commit into
DietrichGebert:mainfrom
Tanmay9223:fix-528-vscode-copilot-detection
Open

fix: restore VS Code Copilot agent-plugins compatibility#604
Tanmay9223 wants to merge 1 commit into
DietrichGebert:mainfrom
Tanmay9223:fix-528-vscode-copilot-detection

Conversation

@Tanmay9223

Copy link
Copy Markdown
Contributor

Fixes #528. VS Code Copilot's agent-plugin host never sets COPILOT_PLUGIN_DATA. This causes ponytail to mistake it for native Claude Code CLI, resulting in statusLine setup nudges and wrong hook output. This PR adds a path-based fallback for the .vscode/agent-plugins install layout, and tests the behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Statusline setup nudge leaks into VS Code Copilot (isCopilot misses CLAUDE_PLUGIN_ROOT)

1 participant