v0.9.0: Automation Workflows — let Paca hand off tasks for you #268
pikann
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 Automation Workflows are here
Paca can now automatically re-assign tasks as they move through your process — no more manually pinging the next person (or agent) in line every time a task is ready to move on.
What it does
Build a workflow on a visual canvas: pick the tasks you want to automate, wire them together with edges, and define two simple rules:
From there, Paca's automation engine takes over:
Workflows are drafts until you activate them, so you can build and tweak the graph safely before it goes live — and you can always pause (revert to draft) or archive one later.
Built for human + AI teams
Since Paca agents are first-class teammates, they can be assigned by these workflows just like a human. When an automation hands a task to an agent, it tells the agent what workflow assigned it and what status to set next — so multi-step pipelines flow correctly one hop at a time instead of agents guessing the final status.
AI agents can also build and edit workflows themselves through the MCP server — create a workflow, lay out nodes, wire up rules and transitions, all through natural conversation.
Get started
docs/architecture/automation-workflows.mdAs always, we'd love to hear what you build with it — drop questions or feedback below. 🐾
Beta Was this translation helpful? Give feedback.
All reactions