Skip to content

Commit 14534e4

Browse files
committed
docs(changelog): record session-scoped prompt resources and unified footer
1 parent d4b8188 commit 14534e4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ GitHub Releases page; `0.8.0` is the new starting line.
1515

1616
## Unreleased
1717

18+
- Scope prompt Git status, toasts, history, and clipboard to each shell session with a new `/prompt-history status|clear` command, bounded locked history storage, and cross-session isolation.
19+
- Unify the shell footer behind one per-frame view model shared by the legacy and card renderers, and key theme style-resolver caching by terminal capabilities.
1820
- Fix a rare queued-follow-up "ghost card": echoing a drained queued command now commits through the scrollback handoff (which hides the input card before the terminal teardown erases the prompt), so the input-card border can no longer fossilize into scrollback above the echoed command under heavy load.
1921
- Freeze the public shell prompt compatibility contract with constructor and rendering coverage.
2022
- Unify slash and file-mention completion behind one canonical completion context, adding quoted `@"path with spaces"` file mentions.

0 commit comments

Comments
 (0)