diff --git a/README.md b/README.md index f6eb736..a942975 100644 --- a/README.md +++ b/README.md @@ -23,17 +23,18 @@ A CLI coding agent is an AI-powered tool that runs in your terminal and can auto ## Contents -- [Terminal-native coding agents](#terminal-native-coding-agents) - - [Open Source](#open-source) - - [OpenClaw ecosystem](#openclaw-ecosystem) - - [Closed Source](#closed-source) - -- [Harnesses & orchestration](#harnesses--orchestration) - - [Session managers & parallel runners](#session-managers--parallel-runners) - - [Orchestrators & autonomous loops](#orchestrators--autonomous-loops) - - [Agent infrastructure](#agent-infrastructure) - -- [Contributing](#contributing) +- [Awesome CLI Coding Agents](#awesome-cli-coding-agents) + - [What is a CLI coding agent?](#what-is-a-cli-coding-agent) + - [Contents](#contents) + - [Terminal-native coding agents](#terminal-native-coding-agents) + - [Open Source](#open-source) + - [OpenClaw ecosystem](#openclaw-ecosystem) + - [Closed Source](#closed-source) + - [Harnesses \& orchestration](#harnesses--orchestration) + - [Session managers \& parallel runners](#session-managers--parallel-runners) + - [Orchestrators \& autonomous loops](#orchestrators--autonomous-loops) + - [Agent infrastructure](#agent-infrastructure) + - [Contributing](#contributing) --- @@ -297,6 +298,8 @@ Sandboxes, routers, browser/terminal automation, and extension tools. Sorted by - **[claude-northstar](https://github.com/Nisarg38/claude-northstar)** — Transforms CLI agents from task executors into autonomous project partners. +- **[kasetto](https://github.com/pivoshenko/kasetto)** `⭐ 5` — An extremely fast AI skills manager, written in Rust. Kasetto is a community-first project that solves a different problem: declarative, reproducible skill management across machines and agents. + --- ## Contributing