Skip to content

feat: add support for PI coding agent#1596

Open
isanchez31 wants to merge 9 commits intogithub:mainfrom
isanchez31:add-pi-coding-agent
Open

feat: add support for PI coding agent#1596
isanchez31 wants to merge 9 commits intogithub:mainfrom
isanchez31:add-pi-coding-agent

Conversation

@isanchez31
Copy link

@isanchez31 isanchez31 commented Feb 12, 2026

Summary

  • Add PI as the 19th supported AI coding agent
  • PI uses .pi/skills/ directory with Markdown command format and $ARGUMENTS placeholder
  • Installed via npm install -g @mariozechner/pi-coding-agent@latest

Changes

  • Register pi in AGENT_CONFIG and extension system AGENT_CONFIGS
  • Add PI to release packaging and GitHub release scripts
  • Add PI to agent context update scripts (bash and PowerShell)
  • Add PI CLI installation to devcontainer
  • Update README.md and AGENTS.md documentation

Test plan

  • specify init --ai pi creates .pi/skills/ with correct Markdown commands
  • specify init --ai pi --script ps works with PowerShell variant
  • Release packaging generates spec-kit-template-pi-sh-*.zip and spec-kit-template-pi-ps-*.zip

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.

1 participant