Replies: 1 comment
-
|
Hi @Wenn5 , Thank you so much for your kind words and support! You’ve got a great understanding of Paca's core concepts. Here are the quick answers to your questions:
Quick tip: You don't have to build them manually! You can use Paca’s AI Chat to automatically generate and plan workflows for you.
Thanks again for the awesome feedback, and we'd love to hear how your experiments go! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Paca team,
First of all, thank you for your brilliant work! Paca is incredible, and I’m certain it will gain huge popularity in the days ahead! 🍺
I fully recognize that Paca is a newly launched project and your team is hard at work improving it, so gaps in documentation are understandable. I’m excited to experiment with its latest features and have outlined several questions below:
I'm trying to understand the intended usage model of the Workflow feature and how it fits into a real-world AI software development workflow.
From what I understand, a Workflow is attached to a specific task, and the Workflow itself contains multiple tasks/nodes that define the execution flow.
My understanding is that Workflow is not a global reusable software dev "lifecycle template", but rather an execution plan/orchestration graph for a specific complex task. which means I need to create "workflows" for EACH task (not reusable) Is this correct?
My second question is about repository-level agent instructions.
In my projects, I already maintain repository instructions such as:
These files define how an AI coding agent should work inside the repository.
When using Paca's built-in agents:
Will the agents automatically read and follow existing repository instructions such as AGENTS.md / CLAUDE.md?
Can Workflow steps enforce requirements such as:
My goal is to use Paca as an AI-native software development process manager, where agents follow a controlled SDLC process instead of directly jumping from an issue description to code changes.
Thanks!
Regards,
JZ
Beta Was this translation helpful? Give feedback.
All reactions