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: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome).
* [Cody (Sourcegraph)](https://sourcegraph.com/cody) - AI coding assistant with codebase context.
* [Amazon CodeWhisperer](https://aws.amazon.com/codewhisperer/) - AI-powered code suggestions from AWS.
* [Claude Code](https://claude.ai/code) - Anthropic's official CLI for Claude.
* [context-os](https://github.com/sravan27/context-os) - Local Claude Code/Codex context optimizer and GitHub Action that maps repos, ranks relevant files, and flags coding-agent cost leaks without embeddings or telemetry.
* [Cline](https://github.com/cline/cline) - AI-powered code assistant.
* [OpenCode](https://opencode.ai/) - AI coding agent built for the terminal.
* [Kodus](https://kodus.io/) - Open-source AI code-review tool.
Expand Down Expand Up @@ -162,4 +163,3 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome).
---

PRs welcome!