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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ English | [简体中文](README-CN.md)
|[kilocode](https://github.com/Kilo-Org/kilocode) | ![GitHub Repo stars](https://badgen.net/github/stars/Kilo-Org/kilocode) | Open Source AI coding assistant for planning, building, and fixing code | Open source AI assistant|
|[zen-mcp-server](https://github.com/BeehiveInnovations/zen-mcp-server) | ![GitHub Repo stars](https://badgen.net/github/stars/BeehiveInnovations/zen-mcp-server) | The power of Claude Code + multiple models working as one | MCP server|
|[ccusage](https://github.com/ryoppippi/ccusage) | ![GitHub Repo stars](https://badgen.net/github/stars/ryoppippi/ccusage) | CLI tool for analyzing Claude Code usage from local JSONL files | Usage analysis|
|[align](https://github.com/ggrigo/align) | ![GitHub Repo stars](https://badgen.net/github/stars/ggrigo/align) | Personal evals trio for Claude Code and Cowork — /align rates LLM claims, /diagnose traces wrong claims back to stale instructions, /retro synthesizes patterns and opens patch PRs | Human-in-the-loop personal evals plugin|
|[codecompanion.nvim](https://github.com/olimorris/codecompanion.nvim) | ![GitHub Repo stars](https://badgen.net/github/stars/olimorris/codecompanion.nvim) | AI-powered coding seamlessly in Neovim | Neovim AI coding|
|[crystal](https://github.com/stravu/crystal) | ![GitHub Repo stars](https://badgen.net/github/stars/stravu/crystal) | Run multiple Claude Code AI sessions in parallel git worktrees | Parallel session management|
|[dotai](https://github.com/udecode/dotai) | ![GitHub Repo stars](https://badgen.net/github/stars/udecode/dotai) | Ultimate AI development stack: Claude Code + Task Master + Cursor | AI development stack|
Expand Down