Local-first  ·  No telemetry  ·  One-time purchase

The code editor
you own.

Bring your own AI agent. It drives everything — reads files, runs commands, fixes errors, streams edits live. No subscription. No telemetry. Nothing phoning home.

📡 Command it from Telegram. Your agent runs 24/7.
game.js — Bunker
1// agent: "add enemy AI with flood-fill"
2function aiDecide(bike, other) {
3  const space = floodFill(bike.cell);
4  const pressure = floodFill(other.cell);
5  return space - 0.5 * pressure;
6}
7 
8// ✓ written · ✓ verified · ✓ running
9// agent finished in 4.2s
How it works

Your agent runs
the show.

Bunker exposes a local API. Your AI agent connects, reads your files, runs terminal commands, writes code, reads its own errors, and streams edits directly into the editor — all without you leaving Telegram.

01

Launch Bunker locally

A lightweight desktop app. Opens in seconds. No cloud dependency.

02

Connect your agent

Point your AI agent at 127.0.0.1:3847. It has full read/write/run access.

03

Message from anywhere

Send a Telegram message. Your agent codes, tests, and fixes — you review.

# Telegram → agent → Bunker
 
you@telegram: add a flood-fill AI to game.js
 
▶ agent reading game.js (37 KB)
▶ locating setupArena() at line 412
▶ writing aiDecide() — BFS, 3-direction
▶ writing arenaBike2 — magenta, opposite grid
▶ running node --check game.js
✓ PARSE_OK
▶ verifying: aiDecide present — true
▶ verifying: arenaBike2 present — true
 
Done. 11/11 checks passed.
elapsed: 4.2s
0 monthly fees
AI models supported
100% local — your machine
Model Agnostic

Any model.
Your keys.
Your machine.

Claude Opus 4.8, Sonnet 5, GPT-5.6, Gemini 3.5 Flash, Gemini 3.1 Pro, Grok 4.5, Grok 4 — or run Qwen2.5-Coder, DeepSeek, or Llama locally with Ollama. You bring the API key. Bunker doesn't touch it. You're not locked to anyone's model roadmap.

Claude Sonnet 5
GPT-5.6
Gemini 3.5 Flash
Grok 4.5
Grok 4
Llama (Ollama)
Mistral
DeepSeek (Ollama)
+ any OpenAI-compat
# Switch model in one line
 
BUNKER_MODEL=claude-sonnet-5
BUNKER_MODEL=gpt-5.6
BUNKER_MODEL=ollama/llama3  # free, local
 
# Your keys, loaded from .env
ANTHROPIC_API_KEY=sk-ant-...
OPENAI_API_KEY=sk-...
 
# Bunker never sees these keys.
# They never leave your machine.
Built for Game Dev

The models can do game dev.
The tooling couldn't.

Multi-file coherence, live streaming edits, agent reads its own runtime errors and browser screenshots. Build a full 3D game in an afternoon — agent writes, runs, sees the error, fixes it, and tells you when it's done.

🗂

Multi-file coherence

Agent tracks game.js, index.html, and style.css simultaneously without losing context.

📡

Live streaming edits

Watch the file update character by character as the agent types. No waiting for a big paste.

🖥

Reads its own errors

Browser console output and stack traces pipe back to the agent. It debugs itself.

📸

Screenshot feedback

Agent takes a screenshot, sees the result visually, and adjusts layout or design without you narrating it.

# Real session — Space Shooter build
 
you: make enemies brighter, add CoD crosshair
 
▶ reading game.js (18 KB)
▶ reading style.css
▶ patching buildUFO() — emissive ×2.5
▶ adding SVG crosshair to index.html
▶ adding muzzle flash, screen shake
▶ running browserConsole check
✓ 0 errors, 0 warnings
▶ 28/28 DOM checks passed
 
Done. Hard refresh and play.
Ownership

$99 once.
Yours for life.
No invoices.

We're done with the subscription model for dev tools. You pay once, you own the binary, you get updates. No month where you forget to cancel and get charged. No price hike email. No "your plan has been discontinued."

⚠ Subscription tools

  • $20–$40/mo, forever
  • Telemetry on your code
  • Their model, their terms
  • Price goes up. You adapt.
  • Cancel and lose access

✦ Bunker

  • $99 once. That's it.
  • Zero telemetry. Air-gapped ok.
  • Your model, your keys, your terms.
  • Price is locked forever.
  • Own the binary, use it forever.
Community

You bought it,
you shape it.

Every buyer gets a vote. The roadmap is public. Top-voted features ship first. No enterprise customers jumping your request. No product manager deciding what matters. The people actually using Bunker decide what it becomes.

Join the waitlist

PROPOSED — VOTE WHEN YOU JOIN

Agent screenshot feedback Proposed Vote when you join
Multi-agent support Proposed Vote when you join
Git diff viewer Proposed Vote when you join
Voice command mode Proposed Vote when you join
Built-in Ollama manager Proposed Vote when you join
Pricing

Simple. One-time. No tricks.

Two tiers. Both run locally. No data leaves your machine.

Free — BYOK
$0 / forever
Bring your own API key. You handle the agent setup.
Bunker editor — full access
Local API for your agent
Any model via your own key
File read/write/run commands
Agent API (no external agent control)
Telegram command integration
Priority community votes
Early access

Be first in.

Drop your email. We'll tell you when the doors open — no spam, one email.

The Builder

Javier Sandoval

Self-taught engineer with 15+ years building on the web. I got tired of renting my tools, so I built the editor I wanted to own. Bunker is built solo, in the open, shaped by the people who use it. Not a big company — one builder who ships fast and answers to the community, not investors.

Contact

Get in touch

Questions, feedback, or just want to say hi — reach out directly.

hello@getbunkerai.com
Twitter / X GitHub Discord