Changelog

What's shipping

What shipped, version by version. v0.1.6 is the current release: the router, the safety model and the one-command install are live. Expect this list to grow.

  1. v0.1.6currentAugust 2026
    • Provider-aware pacing protects free-tier quotas, and vanished catalog models are pruned safely with an undo trail.
    • Bad client requests no longer cool healthy models, while a saturated model no longer pauses its whole provider.
    • The Requests view streams live, charts real elapsed time, and exports both the OpenAI base URL and full chat URL.
  2. v0.1.5August 2026
    • Streaming upstream failures now stay inside the fallback loop, and oversized requests use their dedicated cooldown.
    • The Control Center exposes the local endpoint immediately and warns before routing edits are lost.
  3. v0.1.4August 2026
    • Control Center restyled to match the site: canonical brand marks, shared colour tokens at WCAG-AA, pill controls.
    • Verified in-app updates: ficelle update --check and --install, with SHA-256 verification, backup and rollback.
  4. v0.1.3July 2026
    • Strict-zero routing by default: free pricing required, tools required, no paid fallback.
    • OpenRouter and Nous strict-zero provider pools.
    • Credential-gated free-tier providers (NVIDIA NIM, Mistral, Groq, Gemini, Cerebras, SiliconFlow), dormant without a key.
    • Cooldowns, quarantine, and the anti-false-free guard.
    • Benchmarks and canaries for tool-call / JSON / vision capability.
    • Local admin UI and machine-readable /admin/status.json.
    • macOS LaunchAgent and Linux systemd --user lifecycle via the ficelle CLI.
    • Standalone generic install, with Hermes as an optional first-class integration.
    • Ficelle Pro licensing and private-wheel upgrade path.