v0.13.0 — Gemma Profiles & Human Control
Gemma 4 E4B, one model with three depths
gemma4:e4bis now the local default across reasoning, orchestration, specialist templates, architecture, and Dashboard Studio.- Rapid disables model thinking for low-latency checks.
- Balanced enables thinking for everyday multi-step goals.
- Deep enables thinking with larger bounded output and run budgets.
- All profiles retain the same deterministic schemas, tool ordering, allowlists, approvals, deduplication, and checkpointed plan replay.
- Ollama private thinking is deliberately excluded from history, traces, persistence, and the human UI.
Human control layer
The dashboard is reorganized around Home, Ask & Run, Plans, Automation, Insights, and Studio. It adds streaming run progress, cancellation, an exact-plan review center, responsive activity and agent views, mobile drawer navigation, accessible focus/ARIA behavior, and the Clawpilot light/dark theme.
Upgrade notes
- This is a breaking local-model default change from the previous Qwen/DeepSeek/Mistral mix.
- The Gemma E4B Ollama artifact is approximately 9.6 GB. Verify disk space and runtime memory before upgrading.
- Existing persistent
/config/agents.yamlfiles are preserved. - Keep
dry_run_mode: truewhile validating Rapid/Balanced/Deep against your real entities. - New option:
reasoning_default_profile(rapid|balanced|deep, defaultbalanced).
Verification
- 272 backend tests passed; 4 live external-MCP tests skipped by design.
- React 19 / Vite 8 production build passed.
npm audit: 0 vulnerabilities.- Desktop and 390 px mobile operator flows validated.
See CHANGELOG.md, DEPLOYMENT.md, and GEMMA_UI_0_13.md for full details.