automatize [ review -> fix -> review -> n -> finish] workflow stuff with subagents #750

Open
opened 2026-02-16 17:28:08 -05:00 by yindo · 2 comments
Owner

Originally created by @joegearlesss on GitHub (Jul 16, 2025).

Originally assigned to: @adamdotdevin on GitHub.

made own workflow like [build -> review -> fix -> review -> n -> finish] with custom modes and custom system prompts per mode. will be great if you add some kind of sub-agents like stuff to automatize it

Originally created by @joegearlesss on GitHub (Jul 16, 2025). Originally assigned to: @adamdotdevin on GitHub. made own workflow like [build -> review -> fix -> review -> n -> finish] with custom modes and custom system prompts per mode. will be great if you add some kind of sub-agents like stuff to automatize it
Author
Owner

@tsironis commented on GitHub (Jul 26, 2025):

I've doing a proof of concept of a similar workflow using https://microsoft.github.io/genaiscript/ to prevent context rot in more complex tasks. Since opencode uses typescript to handle AI features it would make sense to try incorporate something similar and build sub-agents in opencode.

@tsironis commented on GitHub (Jul 26, 2025): I've doing a proof of concept of a similar workflow using https://microsoft.github.io/genaiscript/ to prevent context rot in more complex tasks. Since opencode uses typescript to handle AI features it would make sense to try incorporate something similar and build sub-agents in opencode.
Author
Owner

@taqtiqa-mark commented on GitHub (Oct 14, 2025):

made own workflow like ...

Given the wide variety of workflows, which will develop further, and the tasks they are specialized to, it seems reasonable to limit the default OC agents and workflow to the task of developing OC. While OC becomes a extreme-performance, extremely-robust app for running general workflows and their associated agents.

It might be enough to have some example workflows? Some of this is being discussed in #3112.

Not sure if #3112 covers enough detail to consider closing this, and tracking developments there?

@taqtiqa-mark commented on GitHub (Oct 14, 2025): > made own workflow like ... Given the [wide variety of workflows](https://docs.ag2.ai/latest/docs/user-guide/advanced-concepts/pattern-cookbook/overview/), which will develop further, and the tasks they are specialized to, it seems reasonable to limit the default OC agents and workflow to the task of developing OC. While OC becomes a extreme-performance, extremely-robust app for running general workflows and their associated agents. It might be enough to have some example workflows? Some of this is being discussed in #3112. Not sure if #3112 covers enough detail to consider closing this, and tracking developments there?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#750