Paca v0.9.0: Automation Workflows – let Paca hand off tasks for you

pikann221 pts1 comments

v0.9.0: Automation Workflows — let Paca hand off tasks for you · Paca-AI/paca · Discussion #268 · GitHub

//voltron/discussions_fragments/discussion_layout" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

//voltron/discussions_fragments/discussion_layout;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

Uh oh!

There was an error while loading. Please reload this page.

Paca-AI

paca

Public

Uh oh!

There was an error while loading. Please reload this page.

Notifications<br>You must be signed in to change notification settings

Fork<br>105

Star<br>1.6k

v0.9.0: Automation Workflows — let Paca hand off tasks for you

#268

pikann

announced in<br>Announcements

v0.9.0: Automation Workflows — let Paca hand off tasks for you

#268

pikann

Jul 11, 2026<br>&middot;<br>0 comments

Return to top

Discussion options

Uh oh!

There was an error while loading. Please reload this page.

{{title}}

Something went wrong.

Uh oh!

There was an error while loading. Please reload this page.

Quote reply

pikann

Jul 11, 2026

Maintainer

🚀 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:

Status rules — "when a task in this workflow reaches status X, assign it to member M"

Status transitions — "when work at status X is done, it moves to status Y"

From there, Paca's automation engine takes over:

On every status change — it looks up the rule for the new status and reassigns the task if needed.

On every "done" — it walks the task's outgoing edges and hands the next task off to its assignee, automatically. If a task depends on more than one predecessor, it waits until all of them are done before releasing it (AND-join).

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

Open any project → Automation in the sidebar → New Workflow

Docs: docs/architecture/automation-workflows.md

As always, we'd love to hear what you build with it — drop questions or feedback below. 🐾

Beta<br>Was this translation helpful?<br>Give feedback.

You must be logged in to vote

All reactions

Replies:

0 comments

-->

Sign up for free<br>to join this conversation on GitHub .<br>Already have an account?<br>Sign in to comment

Category

📣

Announcements

Labels

None yet

1 participant

Heading

Bold

Italic

Quote

Code

Link

Numbered list

Unordered list

Task list

Attach files

Mention

Reference

Menu

Heading

Bold

Italic

Quote

Code

Link

Numbered list

Unordered list

Task list

Attach files

Mention

Reference

Select a reply

Loading

Uh oh!

There was an error while loading. Please reload this page.

Create a new saved reply

👍<br>reacted with thumbs up emoji

👎<br>reacted with thumbs down emoji

😄<br>reacted with laugh emoji

🎉<br>reacted with hooray emoji

😕<br>reacted with confused emoji

❤️<br>reacted with heart emoji

🚀<br>reacted with rocket emoji

👀<br>reacted with eyes emoji

You can’t perform that action at this time.

paca automation workflows task status reload

Related Articles