Token-Efficient AI Agent Intelligence
Microkernel AI Agent — same budget, have your Agent do more, do it better.
Smart routing, persistent memory, secure sandbox, plus built-in search and local embeddings.
- Read moreOpenSquilla 0.5.0 Preview 2 2026-07-05
A second preview of the 0.5 routing line, led by Model Ensemble Routing — which beat every single-model baseline, including Fable 5, in internal hard-turn evals. Plus smoother settings recovery, tighter rollback for cancelled turns and sandbox denials, a non-interactive code-task scaffold, and Desktop / Web UI polish.
- Read moreOpenSquilla usage guide is here 📖 2026-07-06
A hands-on, illustrated usage guide (PDF, 7 pages, in Chinese): from download and install through provider, smart-routing, tier and search setup, to Coding mode and ensemble routing.
- Read moreOpenSquilla 0.5.0 Preview released 2026-07-03
The 0.5.0 preview is here, led by Model Ensemble Routing — fan hard turns across multiple candidate models. In internal hard-turn evals it beat every single-model baseline, including Fable 5.
See It in Action
Quick demos showing how OpenSquilla solves real workflows
Quickstart
Four paths to get started — pick the one that fits you
The clearest path on macOS and Windows — a signed desktop app that bundles the control UI and the gateway runtime. No Python, no terminal.
v0.5.0rc2 · signed & notarized. Older portable zips remain on the releases page.
Download and install
Pick your platform above. On macOS, open the .dmg and drag OpenSquilla into Applications. On Windows, run the .exe installer.
Open OpenSquilla
Launch the app. The bundled gateway starts automatically — there is nothing else to install.
Complete first-run setup
On first launch, onboarding walks you through choosing a provider and pasting the requested keys. The control UI then opens right inside the app.
Deploy Once, Reach Everywhere 3
Configure one Agent, serve users across multiple channels
Every Token Spent Where It Matters
OpenSquilla makes your Agent spend less, remember more, and run safer.
Cost Optimization
Multiple strategies coordinated to maximize every Token
MetaSkills Protocol
A meta-protocol that tells the Agent how to retrieve, filter, compose — and even evolve — skills at scale
Human-Like Memory
Four-tier cognitive architecture — gets smarter the more you use it
Security Sandbox
Let your Agent take action — without fearing what it might do
Microkernel: Tiny Core, Vast Ecosystem
Inspired by OS microkernels — the core engine does the minimum: orchestration and state management. Everything else runs as plugins in "user space". Switch LLM providers? Implement a Protocol. Add new tools? 5 lines of code. Plugin crashes don't affect the core; core upgrades don't break plugins.
Same Budget, Higher Intelligence Density
Side-by-side comparison with peer open-source Agent frameworks4
| Dimension | OpenSquilla | OpenClaw | Hermes Agent |
|---|---|---|---|
| 🏗️Architecture | ✅ Microkernel with 5-layer separation, ultra-compact core orchestrator (~100 lines), all capabilities pluggable, auto-skip + rollback on errors | ⚠️ Mature plugin ecosystem (dozens of extensions), clean boundaries but more layers | ❌ Massive monolithic sync main loop (thousands of lines), all logic tightly coupled |
| 💰Cost Optimization | ✅ ML routing + reasoning depth tiers + prompt cache isolation + on-demand skills — multi-strategy savings of 60-80% | ⚠️ Config-pinned primary + fallback chain, no content-aware selection | ⚠️ Crude keyword + length heuristics, single routing strategy only |
| 🪄MetaSkills Protocol | ✅ Composable workflows + meta-skill-creator for self-authoring + 10+ bundled & N+ community Skills auto-retrieved + Dream Mode distills usage into new candidates while idle | ⚠️ Prompt-driven skill chains, no meta-protocol layer, no self-evolution; new workflows live as docs, not first-class runtime objects | ❌ No reusable workflow abstraction — multi-step work is re-prompted from scratch every session |
| 💾Memory System | ✅ Vector + keyword + dedup + temporal decay + hot memory promotion + auto schema migration | ⚠️ Has decay / promotion / diversity reranking, but lacks four-tier cognitive structure & Memory Dream consolidation | ⚠️ Keyword-only search, no vector semantics, requires external integration for semantic memory |
| 🛡️Security Sandbox | ✅ No Docker dependency — syscall-level CPU/memory/time isolation + 3-tier network control. Fits in serverless | ⚠️ Docker optional with OpenShell as a lighter alternative, still heavier than syscall-level isolation | ✅ Dangerous command approval + 6 execution environments (local/Docker/SSH etc) |
| 💰Cost Tracking | ✅ Actual cost per call out of the box, quota hooks for auto-throttling on overspend | ✅ Built-in pricing table, cost written to session metadata | ✅ Input/output/cache-read/cache-write/reasoning tokens tracked separately |
| 📊Observability | ✅ Decision logs store hashes, not raw text (compliance-friendly), every pipeline stage instrumented | ✅ Native OpenTelemetry (as plugin), plug-and-play with Prometheus/Grafana | ⚠️ SQLite session table + call counter, basic level |
| 🧩Extension DX | ✅ 5-line duck-typed class is a valid plugin — no base class, no SDK package, no manifest | ⚠️ Implement interface in plugin-sdk + write manifest file | ⚠️ Tools auto-register on import (implicit side effects) |
Who Benefits Most from OpenSquilla?
These scenarios get the highest ROI
Less burn. Less drama. Real delivery.
Join the OpenSquilla Pilot Group: 70 CNY in OpenRouter Tokens on entry, a daily ChatGPT Plus draw for 30 days, and a path into the Founders Group with weekly Pro draws and rewards for adopted suggestions.
Help us turn OpenSquilla into a living open-source project.