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 @@ -92,6 +92,7 @@ This list focuses on tools and workflows where AI plays a central role in the de
## CLI Tools

* [claude-code](https://github.com/anthropics/claude-code) — Works across codebases, provides explanations, automates tasks.
* [memov](https://github.com/memovai/memov) — Git-based, traceable memory layer for Claude Code.
* [aider](https://aider.chat/) — Code side-by-side with AI from your terminal.
* [Goose](https://block.github.io/goose/) — Local agent framework compatible with multiple models.
* [MyCoder.ai](https://github.com/drivecore/mycoder) — Modular agent with GitHub integration.
Expand Down Expand Up @@ -135,4 +136,3 @@ This list focuses on tools and workflows where AI plays a central role in the de
## Contributing

Found something interesting or built your own tool? Contributions are encouraged—see the [contribution guide](CONTRIBUTING.md) for details.