mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 21:03:42 +00:00
Add changelog entry for #280
This commit is contained in:
parent
7ad8a8c447
commit
99081fce30
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
### Fixed
|
||||
|
||||
- **File tab completion display**: File paths no longer get cut off early. Folders now show trailing `/` and removed redundant "directory"/"file" labels to maximize horizontal space. ([#280](https://github.com/badlogic/pi-mono/issues/280))
|
||||
|
||||
- **Bash tool visual line truncation**: Fixed bash tool output in collapsed mode to use visual line counting (accounting for line wrapping) instead of logical line counting. Now consistent with bash-execution.ts behavior. Extracted shared `truncateToVisualLines` utility. ([#275](https://github.com/badlogic/pi-mono/issues/275))
|
||||
|
||||
## [0.26.1] - 2025-12-22
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue