a138435b03e4c117b477a1edf51637920b7eae6b
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
- Add `--model <modelId>` and `--provider <provider>` flags to `mosaic tui` - Pass initial model/provider selection through to TuiApp as props - Fetch available models from gateway `/api/providers/models` on startup - Show active model/provider in TUI header status bar - Implement `/model`, `/provider`, and `/help` slash commands for mid-session switching - `/model` with no args lists available models; `/model <id>` or `/model <p>/<id>` switches - `/provider` with no args lists providers; `/provider <name>` switches and auto-selects first model - Send `provider` and `modelId` fields in every WebSocket `message` emit - Extract gateway REST client to `packages/cli/src/tui/gateway-api.ts` Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Self-hosted multi-user AI agent platform — web dashboard, TUI, remote control, shared memory, mission orchestration
Releases
11
mosaic v0.0.29
Latest
Languages
TypeScript
74.5%
Shell
19.7%
PowerShell
3%
JavaScript
1.4%
Python
1%
Other
0.4%