Files
llama.cpp/tools
Aleksander Grygier 0bc2d8d0c8 ui : add browser-style conversation tabs store
Track open conversation tabs in order, persisted to localStorage and
pruned against the loaded conversation list on init. The chat layout
syncs the route's tab on every navigation, so any way of reaching a
conversation opens a tab for it.
2026-08-21 15:38:46 +02:00
..