refactor: rename package to @mariozechner/pi-coding-agent

- Changed package name from @mariozechner/coding-agent to @mariozechner/pi-coding-agent
- Updated README installation command
- Binary name 'pi' remains the same
- Avoids conflict with existing @mariozechner/pi (pods package)
This commit is contained in:
Mario Zechner 2025-11-12 23:08:05 +01:00
parent 6695219e67
commit 79ee33c3fc
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{
"name": "@mariozechner/coding-agent",
"name": "@mariozechner/pi-coding-agent",
"version": "0.6.1",
"description": "Coding agent CLI with read, bash, edit, write tools and session management",
"type": "module",