You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consume the new session.meta event: SessionMeta/ModelInfo models, a
sessionMetaProvider (mirrors commandsProvider), and reducer handling that
stores meta without polluting the chat list. Adds:
- /model client command → bottom-sheet picker of selectable models (current
marked) → session.action model {provider,id}.
- A dim second line under the session title showing '<model> · <thinking>'.
Tests: reducer test for session.meta; analyze --fatal-infos clean; 84/84.
0 commit comments