Comment on Show HN: Optio – Orchestrate AI coding agents in K8s to go from ticket to PRComments−maxdo5moIs the pod per repo or per task ?−jawigginsOP5moOne pod is an instance of a repo, you can set the number of instances of each agent/task that can be running on a pod at a time. For >1, each agent should be using it's own worktree.
Comments
Is the pod per repo or per task ?
One pod is an instance of a repo, you can set the number of instances of each agent/task that can be running on a pod at a time. For >1, each agent should be using it's own worktree.