mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 16:00:58 +00:00
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:
parent
6695219e67
commit
79ee33c3fc
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ Interactive CLI coding assistant powered by multiple LLM providers. Chat with AI
|
|||
## Installation
|
||||
|
||||
```bash
|
||||
npm install -g @mariozechner/coding-agent
|
||||
npm install -g @mariozechner/pi-coding-agent
|
||||
```
|
||||
|
||||
## Quick Start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue