getkimchi/kimchi
A terminal-based coding agent CLI with multi-model orchestration that delegates tasks to different LLMs based on role.
Kimchi is a coding agent that runs in the terminal, leveraging multi-model orchestration to delegate different task types to specialized models. It supports switching between single-model and multi-model modes, with an orchestrator that classifies tasks and assigns them to appropriate models based on capabilities. Built on the pi-mono coding agent SDK, it provides AI-powered development assistance through a CLI interface with interactive model selection.