What it is: The commercial tier on top of the open framework. Where the framework gives you the runtime, Enterprise gives you the AI that builds on it — generate a whole feature from a prompt, refine it, draft with it, and ship it through a visual Designer.
The pitch in one line: Describe the internal tool you need in plain language; Kumiko writes it as real TypeScript in your repo — not a black-box no-code blob.
What you get
AI feature-builder
- Generate — describe a feature (“a vendor portal with approvals and an audit trail”) and
ai-generateproduces a complete, compile-validated feature. Not a draft that breaks on save — it runs through the framework’s own validation loop before you see it. - Refine —
ai-patchsuggests targeted changes to an existing feature instead of regenerating from scratch. - Draft —
ai-draftwrites reply messages from a source message and a stated purpose;ai-triageroutes incoming items. - Designer — visual editing of forms, screens, navigation and roles, backed by versioned pattern storage.
Storage & publishing
- Pattern storage — every feature the AI or Designer produces is versioned, so you can review, roll back and audit what shipped.
- Publish — push a stored pattern into a running app without a redeploy.
Bring your own AI — or keep it on-prem
- Providers: Anthropic, OpenAI-compatible (incl. Azure and local models), plus a scriptable mock for tests.
- On-prem: run a local model so prompts never leave your network — the requirement that rules out most US AI-builders.
- Each provider declares its own per-tenant API-key secret; nothing is hard-coded.
Advanced renderers
HTML email and PDF/image rendering, beyond the open renderer-simple.
Why it’s different
| Kumiko Enterprise | Retool / Bubble | Lovable / v0 | |
|---|---|---|---|
| Output | Real TS feature in your repo | Closed backend | Frontend only |
| AI builds the backend | Yes, compile-validated | Beta / plugin | No |
| On-prem / local AI | Yes | No | No |
| Audit trail + multi-tenant | Framework defaults | Build it yourself | n/a |
| EU hosting | Default | US-default | US-default |
Who it’s for
- European mid-market and regulated industries that need on-prem or BYOK AI
- Teams that want AI speed without a black-box no-code lock-in
- Software shops shipping many internal tools on one stack
See the capabilities
Every Enterprise feature has a generated reference page — config keys, dependencies, secrets — drift-free from the running code:
→ Enterprise feature reference in the docs
Pricing & access
Enterprise is the top tier — dedicated instance or on-prem license, SLA, premium support. See pricing for the tier sketch (final pricing Q3 2026 with the first pilot customers).
→ Pilot program (3–5 slots): hello@kumiko.rocks