ColGrep adds Kimi Code agent integration with install and uninstall skills
IgorCarron · x · 2026-07-23
ColGrep, a Rust-powered semantic code search tool for terminals and coding agents, now supports Kimi Code.
The GitHub PR shown in the image adds:
- --install-kimi / --uninstall-kimi for the Kimi Code CLI
- Skill discovery from $KIMICODEHOME/skills//SKILL.md or /.kimi-code/skills/
- Automatic installation of a shared colgrep skill with the YAML frontmatter Kimi expects
- Cleanup of the Kimi skill on uninstall
The change was verified with cargo check, cargo fmt --check, and an install/uninstall round trip.
More from coding & agent
- Gergely Orosz: Shipping 10x PRs With AI Agents, Sites Fill With Small Regressions — ducha_aiki · 2026-09-11
- Kernel integrates Stripe Link so browser agents can pay with one API call — jeff_weinstein · 2026-09-11
- Same Echo Maze prompt, three frontier models: all passed visually but shipped the same hidden bug — eyishazyer · 2026-09-11
- The full prompt-to-3D-game workflow: Hyper3D Rodin MCP plus Codex, no reference image — FellMentKE · 2026-09-11
- Building a 3D landing page with GPT-6 Astra and Hyper3D Rodin MCP, no modeling needed — FellMentKE · 2026-09-11
- Astra storyboards plus Minimax H3 per-shot generation boost video success rates — Hailuo_AI · 2026-09-11