Skip to content

Commit abfdcc8

Browse files
committed
Improve name and icon for pi agent entry
- name: 'pi' -> 'pi Coding Agent' for clearer display in client agent pickers - icon: redesign paths for native 16x16 viewBox with integer coordinates (pixel-perfect rendering, no sub-pixel anti-aliasing from 24->16 scaling)
1 parent 66507a1 commit abfdcc8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pi/agent.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "pi",
3-
"name": "pi",
3+
"name": "pi Coding Agent",
44
"version": "0.4.0",
55
"description": "pi coding agent for ACP clients, powered by pi's SDK",
66
"repository": "https://github.com/victor-software-house/pi-acp",

pi/icon.svg

Lines changed: 3 additions & 3 deletions
Loading

0 commit comments

Comments
 (0)