[Feature]: MCP Agent for Kilo.ai (not vscode copilot/ claude or opencode)
🚀 Feature Request
I use kilo.ai for MCP Agent Healer with no issues. Please add support for such.
e.g.,
pnpm playwright init-agents --loop=kiloai
Example
No response
Motivation
Much better LLM usage and selection (kilo ai has three different modes as well).
Full respect
Does Kilo have an equivalent to Subagents (https://code.claude.com/docs/en/sub-agents)?
I believe so: https://kilocode.ai/docs/basic-usage/using-modes
I tried implementing this, but it's very unclear what's the right way of storing custom modes. https://kilocode.ai/docs/features/custom-modes explains a variety of ways: json in root, yaml in root, .kilorules-{mode-slug} (no mention of the format), .kilo/rules-{mode-slug}/ (no mention of format), and on top of that it mentions sharing Modes via an Organisation. The docs file hasn't been touched in 4 months, which makes it look like there's no work happening to improve this state. All in all, I don't feel comfortable adding something that we have to maintain based on these docs.
Let's collec 👍 reactions on this issue to see how many of you would be interested in Kilo.ai support. If it's a lot of people, I'll take another look and will try to work with the Kilo.ai folks on making this work.
Discussion added for kilo.ai dev: https://github.com/Kilo-Org/kilocode/discussions/3833
I'm sure when it becomes clear someone will send a PR