Hello,
my idea is to have an agent that constantly looksup for tasks on project management tools: e.g. jira/plane.so or more. This can be made either with API calls to target the list of tasks or with MCP server.
When this is done, the prompt should open multiple sessions on opencode, each of these in a new worktree. It should work on the task description.
When task is done, it should push the branch and close the worktree (for task isolation from other tasks).
Do you think it would be feasible already? Else, would you like to implement this feature?
I think the crucial point is reviewing the plan and test the implementation with this kind of approach but it would speed development greatly (you can execute possibly "infinite" tasks in parallel at once).
Regards!
Hello,
my idea is to have an agent that constantly looksup for tasks on project management tools: e.g. jira/plane.so or more. This can be made either with API calls to target the list of tasks or with MCP server.
When this is done, the prompt should open multiple sessions on opencode, each of these in a new worktree. It should work on the task description.
When task is done, it should push the branch and close the worktree (for task isolation from other tasks).
Do you think it would be feasible already? Else, would you like to implement this feature?
I think the crucial point is reviewing the plan and test the implementation with this kind of approach but it would speed development greatly (you can execute possibly "infinite" tasks in parallel at once).
Regards!