mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-20 06:04:15 +00:00
Release v0.30.0
This commit is contained in:
parent
2369c09b95
commit
6d97d212d5
11 changed files with 45 additions and 43 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.30.0] - 2025-12-25
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
- **SessionManager API**: The second parameter of `create()`, `continueRecent()`, and `list()` changed from `agentDir` to `sessionDir`. When provided, it specifies the session directory directly (no cwd encoding). When omitted, uses default (`~/.pi/agent/sessions/<encoded-cwd>/`). `open()` no longer takes `agentDir`. ([#313](https://github.com/badlogic/pi-mono/pull/313))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue