Run This Ai
EN DE

OpenSquilla

OpenSquilla — Token-efficient open source AI agent with intelligent model routing, persistent memory, and multi-provider support

★ 6,025 GitHub Apache-2.0 agentai-agentllmmcpmicrokernelroutingopen-source AI Agents

Overview

OpenSquilla is a token-efficient, microkernel AI agent that runs on your CLI, Web UI, and chat channels. A local model router sends each request to the cheapest model that can handle it, while persistent memory, a layered sandbox, built-in web search, and on-device embeddings work together in a single shared turn loop. Every entry point uses the same loop, so tool dispatch, retries, and decision logging behave identically everywhere. A pluggable provider layer connects to over 20 LLM providers including OpenAI, Anthropic, Ollama, DeepSeek, Gemini, and Qwen with no code changes. Key features include the intelligent SquillaRouter for multi-model routing, persistent memory with sandboxed execution, on-device embeddings, built-in web search via Brave and OpenRouter, MCP protocol support, and a beautiful Vue-based Web UI control console. OpenSquilla runs everywhere — as a desktop app on Windows and macOS, as a terminal CLI, or via Docker on Linux — with the same feature set across all platforms.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  opensquilla:
    image: ghcr.io/opensquilla/opensquilla:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/opensquilla:/data

Best VPS for OpenSquilla →

Related tools

Guides & articles