Feature Request: Allow Synchronous Subagents (Primary agent can wait for multiple subagents to finish a task to continue orchestrating more agents if necessary) Also Allow asynchronous subagents to spawn synchronous agents with configurable limit to avoid rate limiting issues. Implement native agent context handout (Right now it requires creating hooks with scripts to enforce it) In addition create a default coordinator with workflow that is more context window efficient (using agents to explore the repo and only retrieve relevant information).