Agent Zero using Claude Code on Claude MAX plan or can he make an agent 1 that he use ?
Any ideas how I can make use of my max plan ?
Im also looking for this info
We will have to make it
If you are available for collaboration, i could put some hours into it, not in the mood to do it alone
I did some research found these two https://github.com/ben-vargas/ai-sdk-provider-claude-code, I am up for collaboration
guys, i'm not a pro programmer - i do only vibe - and no expirience in collaborating - so I presume I would make a mess ...
I did some research found these two https://github.com/ben-vargas/ai-sdk-provider-claude-code, I am up for collaboration
@fahimanwer maybe this is even closer https://github.com/auchenberg/claude-code-mcp
Utilize the system prompt and instrument folders to create a workflow that directs Agent Zero (0) to assign Agent One (1) the responsibility of using Claude Pro/Max via MCP or the Remote Provider Tunnel!
Utilize the system prompt and instrument folders to create a workflow that directs Agent Zero (0) to assign Agent One (1) the responsibility of using Claude Pro/Max via MCP or the Remote Provider Tunnel!
Did you try that? I don't think it will work in a containerized environment. If it did, would you provide some instructions?
- Agent Zero (0) to assign Agent One (1) - I tried this approach before writing here ( didn't work for me ).
- also here work seems to be moving towards our direction https://github.com/RooCodeInc/Roo-Code/issues/4799
- peace!
Cline is alredy able to use claude code, even if poorly(Too much token usage on my experience), looks like a good inspiration
This very very need!
idk if this will be possible cause cline and roo doesnt have native tool calling they ask for tool callls in general prompt . have good luck on fucking making a open ai compatble api proxy that taps into the cc tool calling endpoints .
anyone manage to get this to work?
spawning a CC agent (with a CC MCP tool?) sounds like the way to go about it?
got a notification . here is the solution . turn your max plan into a openai/ anthropic api server and use that url on the agent zero . https://github.com/router-for-me/CLIProxyAPI