Command-line Assistants (6)
AI-powered command-line tools and CLI assistants
Amazon Q Developer CLI
CLI that provides command completion, command translation using generative AI to translate intent to commands, and a full agentic chat interface with context management that helps you write code
talk-codebase
CLI chatbot with repository as context. Supports OpenAI as well as locally running LLMs via GPT4All
gptcomet
CLI tool to help you generate commit message and review changes. Support multiple providers and languages
poorcoder
A collection of Bash scripts to extract code context, apply changes from markdown, and generate AI commit messages while using web-based LLMs
Vibe Compiler (vibec)
A self-compiling tool that transforms markdown-based prompt stacks into code and tests using LLM generation. Works with any LLM via OpenRouter, including Claude, ChatGPT, and Grok
cmd-ai
Turns natural language into executable shell commands