kisenon
Alpha·v0.9

Trust your production data
to AI agents.

Kisenon gives a coding agent a scoped, reversible sandbox over your real Postgres. Every change is bounded, attributed, and watched live — and only what passed in the sandbox reaches production. Branchable serverless Postgres underneath.

Try the alphaHow the sandbox works
~ kisenon-quickstartzsh · 80×24
$ psql "postgresql://app:•••••@ep_….kisenon.com:5432/main?sslmode=require"
psql (17.0)
main=>
main=> select now();
now
--------------------------------
2026-04-30 14:22:08.412+00

Point an agent at prod. Safely.

Two things make it safe: the agent physically can't exceed its bounds, and you can watch exactly what it did.

Bounded
It can't touch production

The agent works on a per-run fork with a scoped, non-superuser credential. It never holds a credential that can write main — promotion happens server-side, only for changes that passed in the sandbox.

Observed
You see every statement

Every query the agent runs is attributed and streamed live to a read-only console. No summaries, no LLM in the loop — exactly what happened, as it happens.

Reviewed
Promote only what you trust

Test migrations against real-shaped data, see the diff and the action log, then promote — agent self-serve, or behind a one-click human approval per project.

Rolling out in the alpha — try it today.

ki
Rare
Scale to zero, really.

Idle endpoints suspend after 5 minutes. Pay storage only — no per-hour compute floor. The OG noble-gas idea.

$0.00/hr idle
sen
Hermit
Wake on first packet.

First connect after create is 10–30s. Reconnects after suspend are fast enough that ORMs never see a timeout.

Wakes on demand
eda
Branch
Copy-on-write per branch.

Branches are pointers, not copies. Spin one up, run a destructive migration, throw it away. Free below the delta.

Branch on demand
kisenon
キセノン · Xe54 · serverless Postgres
DocsDownloadGitHubTermsPrivacyOpen Source
English (US)Japanese (日本語)German (Deutsch)French (Français)Spanish (Español)Portuguese — Brazil (Português)Korean (한국어)Chinese — Simplified (简体中文)