Skip to content

q15

A self-hosted, Telegram-based AI agent runtime. Built in Go. Runs anywhere.

Quietscheentchen

Three services

Agent, exec, and proxy — each with a clear ownership boundary. Deploy with Docker Compose or Kubernetes.

Persistent workspace

/workspace survives restarts. Projects, files, and state carry over across deploys and upgrades.

Nix-powered execution

q15-exec runs commands through Nix. Install any package on demand without bloating the base image.

Multi-provider

OpenAI Codex, Ollama (local or cloud), Moonshot, and any OpenAI-compatible endpoint. Capability-aware model selection.

Layered memory

Core identity, semantic knowledge, working state, and episodic history — all persistent, all under your control.

Skills

Reusable workflow packages installed under /skills. Markdown-defined, version-controlled, and portable across stacks.