I built a small experimental CLI called oh-my-kimichan . The funny part: I built it with Kimi Code CLI itself. The original idea was not serious. I just wanted to see if Kimi could help me build a small orchestration layer around Kimi Code CLI — something that turns a single coding assistant into a tiny coding team. Two days later, the project had: 19 GitHub stars 360+ npm downloads a published npm CLI a DAG runner run state logs/replay worktree isolation evidence gates a live terminal HUD It is still rough. It is not production-grade. It is not an official Moonshot AI project. But it became interesting enough that I decided to keep polishing it in public. What is oh-my-kimichan? oh-my-kimichan is an unofficial experimental wrapper around Kimi Code CLI. The goal is simple: Turn Kimi Code CLI into a small spec-driven coding team.…