Skip to content

Commit fee28a6

Browse files
committed
Add pi coding agent
1 parent 2e8dedb commit fee28a6

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

pi/agent.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"id": "pi",
3+
"name": "pi",
4+
"version": "0.4.0",
5+
"description": "ACP adapter for pi coding agent with in-process embedding, prompt queueing, and model alias resolution",
6+
"repository": "https://github.com/victor-software-house/pi-acp",
7+
"website": "https://github.com/badlogic/pi-mono/tree/main/packages/coding-agent",
8+
"authors": [
9+
"Victor Araújo <victor@victor-software-house.com>"
10+
],
11+
"license": "MIT",
12+
"distribution": {
13+
"npx": {
14+
"package": "@victor-software-house/pi-acp@0.4.0"
15+
}
16+
}
17+
}

pi/icon.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)