Chat with any LLM. Run coding agents in Docker. Orchestrate multi-role pipelines. Memory that learns. All on your own server.
Ollama, Anthropic, OpenAI, Google — one interface, any model. Self-hosted or cloud.
Aider, OpenCode, Codex CLI, Gemini CLI — ephemeral containers that clone, edit, and push.
Auto-summarize chats, embed with nomic-embed-text, inject relevant context into every prompt.
Chain multi-role agents — PR reviewer, docs writer, test coverage — sequentially or in parallel.
Mount local folders, attach files to chat, auto-inject CLAUDE.md into system prompts.
Telegram and Slack alerts for agent jobs. GitHub PR comment triggers with /ghostbot.
Agents push commits, open PRs, post status. Webhook-driven — comment on a PR to trigger a job.
Your data stays on your server. AES-256-GCM encrypted secrets, JWT auth, multi-user invites.
One Next.js app. No microservices, no message queues. SQLite is the only datastore.
Clone the repo, run one command, and you have your own AI coding agent platform.