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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,8 @@ Sandboxes, routers, browser/terminal automation, and extension tools. Sorted by

- **[kasetto](https://github.com/pivoshenko/kasetto)** `⭐ 62` — A declarative AI agent environment manager, written in Rust.

- **[KubeStellar Console kc-agent](https://github.com/kubestellar/console)** `⭐ 67` — Local agent that bridges CLI coding agents to Kubernetes clusters via MCP; exposes kubeconfig contexts, kubectl, Helm, and multi-cluster operations as MCP tools over WebSocket. Apache-2.0.

- **[claudebox](https://github.com/numtide/claudebox)** `⭐ 45` — Sandboxed environment for Claude Code (focused on isolation/safety).

- **[skill-optimizer](https://github.com/fastxyz/skill-optimizer)** `⭐ 38` — CLI tool that benchmarks SDK, CLI, and MCP guidance docs (SKILL.md) across multiple LLMs using static action + argument matching. Iteratively rewrites docs until every configured model meets a PASS/FAIL score floor. MIT.
Expand Down