We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 097166f commit 1256c7bCopy full SHA for 1256c7b
2 files changed
pi/agent.json
@@ -0,0 +1,17 @@
1
+{
2
+ "id": "pi",
3
+ "name": "pi Coding Agent",
4
+ "version": "0.4.0",
5
+ "description": "pi coding agent for ACP clients, powered by pi's SDK",
6
+ "repository": "https://github.com/victor-software-house/pi-acp",
7
+ "website": "https://pi.dev",
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
0 commit comments