Running open claw on a WSL2 with the provider as GitHub copilot I used copilot – Claude – sonnet – 4.6 for most of the set up, but have recently switched to Claude Op. 4.6 because it’s simply not working. I have open claw in a discord server and assigned it to code a project. I asked it to spawn sub agents to do the tasks, leaving the main agent to delegate and also be free for instruction and chat.
My agent made bindings for three agents, giving them their own thread in the discord server to work in, which should allow me to interact with each agent separately in their respective thread.
When I tell my agent to resume the project, he says something like OK I’m doing that now. Then I check back in an hour I asked did you get anything done? And he says oh I haven’t actually been doing anything. The context ran out while I was reading the file.
Other errors that has given me has said that the sub agent failed to spawn in it. The main agent totally stopped the task.