All shipped features
The full log of features and improvements shipped to MarBoba.
The full log of features shipped to MarBoba, newest first.
May 2026
Passwordless sign-in + two-factor authentication
Sign-in is now passwordless: a one-time email link on the web, a 6-digit code on mobile. Two-factor authentication (TOTP) is available to every user and required for Owners, Admins, and anyone with billing access, with backup codes for recovery and an admin-assisted reset path.
Visual resource-graph canvas
A draggable canvas view of your catalog — components, APIs, and resources as nodes, dependencies as edges — with layered overlays for cost, SLO, health, and ownership. Includes an edit mode that routes high-blast-radius changes through two-person approval.
Velocity Dashboard
PR cycle time decomposed by stage (first commit → first review → approval → merge), with P50/P95 outliers, success rate, team comparison, and benchmarks. Complements the existing DORA metrics.
”Ask MarBoba” Concierge
A floating-button chat panel grounded in your org’s live catalog state — components, APIs, scorecards, on-call, SLOs. It can answer questions and launch self-service actions through the two-person approval flow.
MCP server
@marboba/mcp wraps the public API as Model Context Protocol tools,
so MCP-aware clients (Cursor, Claude Code, Copilot, Cline, Windsurf)
can read your MarBoba catalog inline while you work.
AI foundation rebuild
Anthropic Claude is now the default AI provider across every AI feature. Monthly AI usage is organized into three quota buckets, the AI Boost add-on extends those quotas, and Enterprise customers can bring their own Anthropic or OpenAI key.
April 2026
Agentic actions
A two-person approval framework for safe Day-2 operations — propose, review, approve, execute — with dry-run previews and a full audit trail. Ships with rotate-vault-secret, scale-service, and rollback-to-last-green.
Portable workload spec
marboba.yaml — a declarative spec for your catalog that validates,
plans, and applies cleanly, and compiles to per-target deploy
descriptors. Idempotent on re-apply.
Solo-founder mode
An org-level toggle that hides team-oriented surfaces (Teams, Users, Roles, bulk transfer, QA assignments, and more) for one-person orgs.
Roadmap → epic → repo → release linkage
Release themes that link epics, the repos and projects they affect, and a target release version — so you can track one version across parallel iOS / Android / web releases.
Build-failure RCA → one-click fix PR
When a build fails, MarBoba can analyze the failure and propose a fix as a ready-to-review pull request.
AI postmortem drafts
Generate a structured incident postmortem draft from the incident timeline, commits, and discussion.
Crash-regression auto-rollback for OTA
Define a crash-rate rule per app; MarBoba watches shipped OTA patches and automatically rolls back a release that regresses past the threshold.
Mobile-release train view
Groups releases by version into per-version “trains” with per-platform lanes (iOS / Android / web) and roll-up status, so you can see at a glance where a version has and hasn’t shipped.