chore: more on menus

This commit is contained in:
Georg Bauer
2026-07-27 07:42:59 +02:00
parent 61c2028e27
commit 27b10ee0e1

View File

@@ -35,6 +35,8 @@ KV-cache behavior, the HTTP API, and the built-in agent loop.
- File menu has a new "menu" that opens a new chat in the currently active - File menu has a new "menu" that opens a new chat in the currently active
project. if the app is not on a project or session of a project in the project. if the app is not on a project or session of a project in the
sidebar, "new" is disabled sidebar, "new" is disabled
- View menu gets the "manage models" menu item, remove it from Window menu
- View menu gets toggle menu for sidebar with hotkey cmd-B
- Explain model/checkpoint mismatches where a session must rebuild context - Explain model/checkpoint mismatches where a session must rebuild context
instead of resuming its existing checkpoint. instead of resuming its existing checkpoint.
- the hellp menu must open a window with an actual documentation in it, - the hellp menu must open a window with an actual documentation in it,