Love the project, it's a really cool concept IMHO!
I just installed it today (v0.2.17) and I noticed that when the deepresearch agent spawned researcher subagents, those had sonnet as the default model. That was a problem, because I am using local inference, so those subagent runs failed. I had to go in /agents and edit overrides for each subagent, setting the only available model.
Love the project, it's a really cool concept IMHO!
I just installed it today (v0.2.17) and I noticed that when the deepresearch agent spawned researcher subagents, those had sonnet as the default model. That was a problem, because I am using local inference, so those subagent runs failed. I had to go in
/agentsand edit overrides for each subagent, setting the only available model.