#194 · Primary category: AI Coding Assistants
amazon-q-developer-cli
✨ Agentic chat experience in your terminal. Build applications using natural language.
Project last updated:08/24/26
GitHub Stars
2.0K
Forks
435
Contributors
80
License
Apache-2.0
Why we included this project
The Amazon Q Developer CLI puts a natural-language coding agent inside your terminal, so you can ask it to scaffold a project, inspect a codebase, or wire up a feature and watch it edit your actual files. It is written in Rust and built for speed, which helps when you run agentic loops over and over. One honest caveat: AWS no longer actively maintains this open source project and has shifted its focus to the closed-source Kiro CLI. Treat the repo as a stable reference or a starting point for your own experiments rather than something with an active roadmap, though its architecture remains a useful example for teams designing native terminal agents.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.