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 @@ -108,6 +108,7 @@ Terminal-first agentic coding tool (CLI), with VS Code/JetBrains IDE integration
- [Claude Desktop](https://claude.ai/download) - macOS + Windows app; includes **Cowork** GUI for non-technical workflows and the dedicated **Code** tab.
- Install CLI: `curl -fsSL https://claude.ai/install.sh | bash` (macOS/Linux) or via Homebrew/Winget.
- [Claude for Chrome (Beta)](https://chromewebstore.google.com/detail/claude/fcoeoabgfenejglbffodgkkbkcdhcgfn) - Integrates with Claude Code for browser control (multi-tab workflows, Slack, Gmail, GitHub).
- [kodo](https://github.com/ikamensh/kodo#readme) - Multi-agent orchestrator that wraps coding agents (including Claude Code) with work cycles and independent verification. Improved SWE-bench Verified resolve rate by 24% when tested with Cursor.

### 🔌 Model Context Protocol (MCP)

Expand Down