opencode
opencode copied to clipboard
Agent Questions
Question
I'm considering implementing multiple agents to break
- Is it possible for agents to run in parallel? (e.g. a research agent that runs in the background)
- Is it possible for an agent to have more than one model defined, that way if one provider becomes unavailable it doesn't stop working?
Thanks!