Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 14 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

---

Expand Down Expand Up @@ -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
Expand Down