mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-21 17:00:45 +00:00
fix(coding-agent): support local install paths relative to settings files closes #1216
This commit is contained in:
parent
e54dff7efb
commit
2f5235b966
4 changed files with 103 additions and 20 deletions
|
|
@ -9,6 +9,7 @@
|
|||
### Added
|
||||
|
||||
- Added `ExtensionAPI.getCommands()` to let extensions list available slash commands (extensions, prompt templates, skills) for invocation via `prompt` ([#1210](https://github.com/badlogic/pi-mono/pull/1210) by [@w-winter](https://github.com/w-winter))
|
||||
- Added local path support for `pi install` and `pi remove` with relative paths stored against the target settings file ([#1216](https://github.com/badlogic/pi-mono/issues/1216))
|
||||
|
||||
## [0.51.2] - 2026-02-03
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue