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
15
mosaic v0.0.31
Latest
Languages
TypeScript
80.1%
Shell
16.1%
PowerShell
1.9%
JavaScript
1%
Python
0.6%
Other
0.1%