Skip to content

Commit

Permalink
Merge pull request #67 from tawanda-kembo/patch-1
Browse files Browse the repository at this point in the history
adds code-collator under Shell assistants
  • Loading branch information
jamesmurdza authored Oct 10, 2024
2 parents faa26dc + 233593b commit da25910
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
- [Butterfish](https://butterfi.sh) — CLI tool that embeds ChatGPT in your shell for easy access. Includes simple agentic capabilities.
- [Shell Whiz](https://github.com/beimzhan/shell-whiz) — highly configurable CLI assistant to generate shell commands and get explanations for them.
- [GitFluence](https://www.gitfluence.com/) — Web-based Git command generator to automatically generate Git commands for terminal or CLI from text description, using an AI-driven solution to suggest the most relevant Git commands.
- [code-collator](https://github.com/tawanda-kembo/code-collator): CLI tool that creates a single markdown file that describes your entire codebase to language models. Useful for AI-coding assistance from the Claude/ChatGPT web interface rather than via the API.

## Agents

Expand Down

0 comments on commit da25910

Please sign in to comment.