Files
davila7__claude-code-templates/cli-tool/components/mods/integrations/pi-agent-for-claude/hooks/hooks.json
T
Fazal Ali 7d767dc08d feat(mods): add integrations/pi-agent-for-claude (#916)
Vendors FazalAAli/pi-agent-for-claude (MIT): a pi subagent type whose
model steps run the pi CLI, so pi agents and agent-team teammates run in
Claude Code's own agent UI, streamed live, on any model pi can reach.
2026-09-18 09:12:04 -04:00

5 lines
158 B
JSON

{
"description": "Answers an Agent call on the pi subagent type from the pi CLI, recorded as the Agent tool's own result",
"modules": ["./register.ts"]
}