aws/amazon-q-developer-cli
✨ Agentic chat experience in your terminal. Build applications using natural language.
What it solves
It provides a command-line interface (CLI) for developers to interact with Amazon Q Developer, bringing AI-powered assistance directly into the terminal environment.
How it works
The tool is implemented as a Rust-based CLI (q command) that acts as a bridge between the user's terminal and the Amazon Q Developer service.
Who it’s for
Developers who prefer working in the command line and want to integrate AI assistance into their development workflow.
Highlights
- Command-line access to Amazon Q Developer
- Built with Rust for performance
- Supports macOS and Linux platforms
Related
- Project
aandrew-me/tgptA cross-platform CLI tool that allows users to interact with AI models directly from their terminal.
- Project
MoonshotAI/kimi-cliA terminal-based AI agent that helps developers complete software tasks and terminal operations by reading code, executing shell commands, and autonomously planning actions.
- Project
MoonshotAI/kimi-codeAn AI coding agent for the terminal that can read and edit code, run shell commands, and integrate with IDEs via the Agent Client Protocol.
- Project
google-gemini/gemini-cliAn open-source AI agent for the terminal that provides direct access to Gemini models for code analysis, automation, and system integration.
- Project
anthropics/anthropic-cliThe official CLI for the Claude Platform that enables sending messages, managing API resources, and treating AI agents as version-controlled code.