mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 02:04:05 +00:00
fix(coding-agent): expand tilde in PI_CODING_AGENT_DIR env var (#778)
This commit is contained in:
parent
12ab69fbad
commit
09d9107d7f
2 changed files with 9 additions and 1 deletions
|
|
@ -10,6 +10,7 @@
|
|||
### Fixed
|
||||
|
||||
- Fixed extension messages rendering twice on startup when `pi.sendMessage({ display: true })` is called during `session_start` ([#765](https://github.com/badlogic/pi-mono/pull/765) by [@dannote](https://github.com/dannote))
|
||||
- Fixed `PI_CODING_AGENT_DIR` env var not expanding tilde (`~`) to home directory ([#768](https://github.com/badlogic/pi-mono/pull/778) by [@aliou](https://github.com/aliou))
|
||||
|
||||
## [0.47.0] - 2026-01-16
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue