mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 11:03:41 +00:00
Allow startup without API keys, fixes #288
This commit is contained in:
parent
ce8a1c8eb1
commit
e234e8d18f
4 changed files with 48 additions and 12 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
### Fixed
|
||||
|
||||
- **Allow startup without API keys**: Interactive mode no longer throws when no API keys are configured. Users can now start the agent and use `/login` to authenticate. ([#288](https://github.com/badlogic/pi-mono/issues/288))
|
||||
- **`--system-prompt` file path support**: The `--system-prompt` argument now correctly resolves file paths (like `--append-system-prompt` already did). ([#287](https://github.com/badlogic/pi-mono/pull/287) by [@scutifer](https://github.com/scutifer))
|
||||
|
||||
## [0.27.2] - 2025-12-23
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue