7 PRs
Model fix, rebrand, and code audit
The default model (mimo-v2-flash) was delisted by OpenRouter and is replaced with mimo-v2.5 across config, deploy templates, presets, and docs - fresh installs no longer 404. The project adopted a new tagline and a targeted 8-agent code audit removed dead classes and unused health-check stubs from the backend and frontend.
- Default model swapped from mimo-v2-flash to mimo-v2.5 across config, presets, docs, and deploy templates (#207)
- New tagline: "Simulate anything, for $1 & less than 10 min." + OpenRouter attribution updated to miroshark.xyz (#206)
- Targeted 8-agent code audit removed dead classes and health-check stubs; backend and frontend trimmed (#205)
- Maintenance: 4 dependency/CI bumps (actions/setup-node 6, docker/metadata-action 6, docker/setup-qemu-action 4, dompurify 3.4.11)