mirror of
https://github.com/davila7/claude-code-templates.git
synced 2026-09-19 01:30:23 +08:00
7d767dc08d
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.
5 lines
158 B
JSON
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"]
|
|
}
|