DEV Community

Bizbox for Citro

Posted on • Originally published at github.com

Bizbox Q3 2026 Public Roadmap Update

Bizbox Q3 2026 Public Roadmap Update

Every quarter we publish an updated snapshot of what shipped, what changed direction, and where we are heading next. This is the Q3 2026 edition.

The big update this quarter: AI Workflows has crossed the finish line. 🎉


✅ Just shipped: AI Workflows

Bizbox now supports first-class multi-step workflow orchestration alongside the existing task model. Here is what is in the box:

  • Sequential and branching workflow steps — compose multi-step automations with conditional branches and join nodes (including Google ADK patterns).
  • Human-checkpoint steps — any workflow step can hand off to ClickUp for human approval and automatically continue once approved. The exact same pattern the Bizbox heartbeat uses is now available to any workflow you build.
  • Import from version-controlled directories — define workflow definitions in files, check them in, and import them straight into Bizbox.
  • Prompt templates — pre-fill run inputs to make repeated workflows faster and more consistent.
  • Run history detail page — selectable run history on the workflow detail page so you can inspect past executions inline.

All of this shipped across six merged PRs in June 2026 (PRs #91, #96, #103, #111, #112, #113) and landed in v2026.618.0.

Where to contribute

Workflow graph visualization and layout improvements are actively in flight — take a look at the open PRs for the current shape. Feedback on the prompt-template API and ClickUp handoff ergonomics is welcome in Discussions.


Milestones: current state

Milestone Status
Plugin system ✅ Shipped
OpenClaw / claw-style agent employees ✅ Shipped
companies.sh — import/export ✅ Shipped
Easy AGENTS.md configurations ✅ Shipped
Skills Manager ✅ Shipped
Scheduled Routines ✅ Shipped
Better Budgeting ✅ Shipped
Agent Reviews and Approvals ✅ Shipped
Multiple Human Users ✅ Shipped
Deliverables & Work Products ✅ Shipped
AI Workflows ✅ Shipped — NEW this quarter
Memory / Knowledge ⚪ Planned
Cloud / Sandbox agents ⚪ Planned
Enterprise SSO / SAML Integration ⚪ Planned
Role-Based Access Control (RBAC) ⚪ Planned
Kubernetes / Helm Deployment ⚪ Planned

The full ROADMAP.md is always the authoritative reference — it includes the detailed write-up for each shipped and planned milestone.


What's next

The planned milestones are still the planned milestones. The team is focused on Memory / Knowledge as the next major theme: durable memory, better recall of prior decisions and context, and a cleaner knowledge layer that doesn't turn Bizbox into a generic chat app.

Questions, ideas, or contributions? Open a Discussion or drop a comment here.

Top comments (0)