Skip to content

Atelier

The self-hosted, opinionated home for your apps and your AI agent's apps. Bring code, yours or your agent's, and Atelier builds, deploys, and operates it on your own k3s cluster. It even hosts the apps that extend what your agents can do.

Run anywhere

Single binary installer. Works on a laptop, a homelab, or a tucked-away cloud VM. No SaaS dependency.

Build with AI, built in

Enable a terminal-first build agent in your cluster — Claude Code or opencode, your pick. Describe an app and it writes and ships the code. Or connect your own agent (Claude Code, Cursor, Hermes) with one scoped token and the portable Agent Skills.

Opinionated plumbing

Atelier owns the boring 80% so your agent doesn’t: BuildKit images, generated Kubernetes manifests and routing, pre-deploy lint, CVE scanning, and deploy gating. Opinionated, sane defaults; pick Fast for iteration or Hardened for production.

React to events

Atelier pushes signed event webhooks for builds, crashes, and CVE holds, so an agent or monitor can watch the platform and act on what happens. Every payload is HMAC-signed, so your receiver can trust it before reacting.

It extends itself

Anything an agent builds is just another app, including the tools and MCP servers it then uses. The platform’s capabilities grow without changing platform code. Ask your agent to build the thing that makes your agent better.

Talk to your apps

Nova, the in-platform ops assistant, diagnoses crashes and walks you through fixes, driving the same platform surface external agents use.

No AI required

Everything works with zero LLM keys: push code, clone repos, import images. Add your own provider key when you want the assistant, code review, and build summaries.