Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 1.0.54 - 2026-05-24

Fixes and changes

## 1.0.53 - 2026-05-24

- Multiline prompts display fully without content clipping or selection offset
- /skills picker now correctly honors --config-dir when saving skill preferences
- Bash shell sessions no longer hang when PS0 or PROMPT_COMMAND is set in the environment

## 1.0.52 - 2026-05-23

- Non-interactive subcommands (plugin list, mcp list, help, version) no longer consume stdin
Expand Down