docs(changelog): note TUI pane polish

This commit is contained in:
Vincent Koc 2026-05-02 09:36:24 -07:00
parent 300c2f1cfe
commit 13f08f5955
No known key found for this signature in database

View File

@ -33,6 +33,7 @@
- Add crawlkit control metadata/status surfaces with `metadata --json`, `status --json`, and `doctor --json`.
- Add `tap` and `cache-import` as public desktop-cache import names while keeping `wiretap` as a documented legacy alias.
- Add `discrawl tui`, a terminal archive browser for stored guild messages and local `@me` wiretap DMs using the shared `crawlkit/tui` package.
- Render TUI rows with compact panes and expose pinned, attachment, reply, channel, and author metadata in the detail pane.
### Fixes