#168 · Primary category: AI Coding Assistants
Kode-CLI
Kode CLI — Design for post-human workflows. One unit agent for every human & computer task.
Project last updated:08/27/26
GitHub Stars
5.2K
Forks
770
Contributors
14
License
Apache-2.0
Why we included this project
Kode is a terminal-native coding assistant that brings agentic help to developers who prefer working on the command line. It reads the whole repository, proposes and applies file edits, and runs commands, with agents and subagents you can hand focused tasks to. The interesting part is multi-model orchestration: you can split subtasks across more than twenty models and call in a specific one mid-task with a simple mention. It follows the AGENTS.md convention used by tens of thousands of open-source projects, and it accepts extensions like skills, plugins, and MCP servers. For teams that live in the terminal and juggle several AI assistants, this is a single tool that ties many models and automation hooks into one workflow.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.