Replaces the temporary dropdown + Rename/Delete row with a left side rail
inside the chat view. Visually mirrors the plugin's existing left sidebar:
uppercase section header, list-style rows, accent on active.
- Two-line rows: name + "12 msgs · 2h ago" meta.
- Double-click name to rename inline (Enter/blur save, Esc revert). Replaces
window.prompt which was blocked in Electron.
- Hover reveals a trash icon on non-default conversations.
- + New chat sits at the top of the rail; removed from the main header.
- Collapse toggle (panel-left-close icon), state persisted via getState/setState.
- ResizeObserver auto-collapses when the chat pane drops below ~480px wide;
user's explicit toggle always wins.
No engine, schema, or test changes. Same v0.10.3 — refreshing release artifacts.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
See the WIKI_KEEPER_GUIDE.md for the new Wiki Keeper feature.
Full release notes on the GitHub release page.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>