Busabase logoBusabase Cloud·Human review for AI output

for AI Agents

Agents write fast. Mistakes ship faster. Busabase puts a review gate between agent output and your knowledge base.

Paste into Claude Code, Codex, Gemini CLI, or any agent:

https://busabase.cloud/SKILL.md
busabase.cloud/dashboard
Busabase inbox — pending change requests from agents

WORKS WITH YOUR AGENT STACK

Claude CodeOpenAIAnthropicn8nZapierLangChainDifyMakeGitHubSlackCursorNotion

AI produces. Human approves.

USE CASES

Many agents. One source of truth.

busabase.cloud/dashboard/inbox
Blog Posts
3 drafts pending review
in_review
Launch announcement
Blog
Weekly AI digest
Newsletter
SEO refresh batch
Blog
Merged drafts become publishable canonical content

The approval gate between AI output and trusted knowledge.

Busabase owns the handoff between agent output and trusted knowledge: receive, review, revise, merge, and trace.

01

Agent submits

Claude Code, n8n, custom agents, or any producer sends a draft over API.

02

Inbox review

Reviewers see pending work in one queue with preview, metadata, and status.

03

Request changes

Ask the agent to revise, compare commits, and keep the conversation attached.

04

Merge to base

Approved work becomes a canonical record that downstream systems can trust.

Review AI output the way you review code.

Change Request review

Every submission is a Change Request: field-level diffs, approve, request changes. Review content and data the way you review pull requests.

Field diffin_review
titleAI agents move into operator workflows
bodyThe useful signal this week is not another benchmark…
tagsAgents · Operations
Request changesApprove

Canonical records

Drafts are temporary; merged records are the source of truth. Each record carries a commit chain back through every version.

qcm_9f2e1amergehead
qcm_b41c77revise
qcm_a03d52draft

Audit trail

Who submitted, who approved, who merged — every step lands in the audit log, so you can always answer where a record came from.

Audit log
10:24:01CR.SUBMITTEDagent:claude-code
10:25:48CR.APPROVEDeditor@team
10:25:52CR.MERGEDsystem
Traceable

API-first, any agent can submit

OpenAPI, API keys, stable endpoints. Claude Code, n8n, Zapier, or your own agent — one POST sends a draft into review.

POST /api/v1/bases/blog/change-requests
"title": "Launch announcement",
"submittedBy": "agent:claude-code"
→ 201 · in_review
Claude Coden8nZapierMakeLangChainDifyGitHub ActionsREST API

Spaces and permissions

Separate teams or clients by Space, with owner, admin, and reviewer roles that stay out of each other's way.

MMarketing5 reviewers
admin
CClient A2 reviewers
owner
DData Team3 reviewers
reviewer

Open core

Busabase core is open source and local-first — it runs on PGlite. Cloud adds auth, collaboration, billing, and hosting.

$ git clone vikadata/kapps
$ pnpm --filter busabase dev
✓ Busabase running on localhost:3061

One Inbox for every AI draft

Any number of agents, one approval gate.

Human approval before storage

Downstream systems read merged canonical records only.

Commit-style history

Every change keeps its author, time, and diff.

Turn the AI firehose into knowledge you can trust.

Start from the Inbox. Approve, request changes, merge. Every step leaves a record.