Hacker News new | ask | show | jobs
by niobe 91 days ago
This is for co-ordinating instances of Claude or Codex, not something you do inside each instance.
1 comments

Claude and Codex can also use the cook command to coordinate runs of other agents. This is similar to how you can describe a workflow to them of how to use subagents, and they'll try, but this gives them a reliable deterministic way to run those agents. An added benefit of having Claude/Codex/etc. use cook directly is that they are really good at analyzing the traces of what is happening inside of cook and after the fact.