Damus
Dan · 2w
What I've done so far is to set up 3 classes of subagents: main (kimi), chat (qwen) and deep (Claude). The main agent is supposed to delegate nearly every basic request down to qwen .. which is really cheap. My startup, config and debug have all been with Kimi, which is the one I interact with. ...