Zero setup. One command. More features, no Enterprise plan required. New connectors.
ByteChef is an open-source platform for building AI agents and workflow automations. v0.33 makes it easier to try — and more capable once you do.
One command to full workflow editor
ByteChef now runs on H2 out of the box. No database to provision, no credentials file, no configuration step before you reach the editor. Run one Docker command — on amd64 or arm64 — and you're in.
docker run -p 8080:8080 bytechef/bytechefMore features, no Enterprise plan required
A lot of what previously required an Enterprise license is now available to all users:
- User management and invites
- AI Providers and AI Skills
- Streaming chat and the Form trigger
- AI Agent tools
- Project and workflow sharing
If you've looked at ByteChef before and hit a feature wall, it's worth another look.
And more...
Execution logs that tell you what actually happened
When a workflow fails, you need to know why — fast. Logs now show readable values per task, stored durably. Failed triggers get their own rows. Formula errors surface instead of going quiet. Every node shows which component version it ran.
New connectors
Beamer, Cal.com, Browser Use V4, and ScrapeUnblocker. Plus a Google Sheets modified-row trigger, and a corrected New Row trigger — it now detects rows by content rather than position, so reordering a sheet no longer fires false inserts.
What you can build
ByteChef runs in two modes.
Automation — connect your tools and automate work across 200+ integrations.
AI Agents — configure agents with a model, memory, a knowledge base, and live tool access. Deploy them into workflows, embed them in your product, or expose them via API.