Multi-agent mode #279
Replies: 6 comments 7 replies
-
I'm wondering if this can be combined with the mcp-servers, each has a role, and I think each can use a different provider. Not sure if MCP servers can report back the token usage and cost, but presumably this is doable. |
Beta Was this translation helpful? Give feedback.
-
I really like the idea of manually chosen "chat modes" as a first step. From there I think we can iterate on the right way to transition between the different modes, and eventually to the idea of the proxy that automatically decides the best mode. On that last point - I would love any thoughts people have on how that might work, or any good examples to look at. Thank you! |
Beta Was this translation helpful? Give feedback.
-
I hope it too |
Beta Was this translation helpful? Give feedback.
-
This might devolve into MetaGPT... or OpenHands when they have the new feature |
Beta Was this translation helpful? Give feedback.
-
Agent to Agent Googles new A2A. be amazing if we can get it before anyone else lol. |
Beta Was this translation helpful? Give feedback.
-
Issues with model remixing (and possibly model routing based on "regular" vs thinking/reasoning models) #3170 #503 #888 Multi-agent workflows either through parallel/collaborative agents, and async agents through "switching hats" #1999 #2985 #2007 #2978 @dosu please check these links out accordingly and aggregate their observations and derived suggestions |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Proposed Improvement: Implement a multi-agent development approach in Cline in which each agent is assigned a specific role (e.g., planning, searching for documentation on the libraries used, coding, code review, testing, and communicating with the user). This approach will allow for a more efficient distribution of tasks, allowing each agent to focus on its specialized role.
In addition, it should be possible to select the most appropriate model for a particular agent role. Models with reasoning, models with good coding skills, models with computer vision, etc.
Related discussions in the Cline repository:
cline#489
cline#1007
cline#1038
cline#387
Beta Was this translation helpful? Give feedback.
All reactions