✨ Agentic chat experience in your terminal. Build applications using natural language.
1,984
stars
1,126
commits
Rust
primary language
Aug 24, 2026
updated
[!IMPORTANT] This open source project is no longer being actively maintained and will only receive critical security fixes. Amazon Q Developer CLI is now available as Kiro CLI, a closed-source product. For the latest features and updates, please use Kiro CLI. For issues with Kiro CLI, please report it here instead.
brew install --cask amazon-q Thank you so much for considering to contribute to Amazon Q.
Before getting started, see our contributing docs.
git clone https://github.com/aws/amazon-q-developer-cli.git
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rustup default stable
rustup toolchain install nightly
cargo install typos-cli
cargo run --bin chat_cli.cargo test.cargo clippy.cargo +nightly fmt.cargo run --bin chat_cli -- {subcommand}.
cargo run --bin chat_cli -- loginchat_cli - the q CLI, allows users to interface with Amazon Q Developer from
the command linescripts/ - Contains ops and build related scriptscrates/ - Contains all rust cratesdocs/ - Contains technical documentationFor security related concerns, see here.
This repo is dual licensed under MIT and Apache 2.0 licenses.
Those licenses can be found here and here.
“Amazon Web Services” and all related marks, including logos, graphic designs, and service names, are trademarks or trade dress of AWS in the U.S. and other countries. AWS’s trademarks and trade dress may not be used in connection with any product or service that is not AWS’s, in any manner that is likely to cause confusion among customers, or in any manner that disparages or discredits AWS.
(top 30 of 79)
Rust
99.6%
✨ Agentic chat experience in your terminal. Build applications using natural language.
1,984
stars
1,126
commits
Rust
primary language
Aug 24, 2026
updated
[!IMPORTANT] This open source project is no longer being actively maintained and will only receive critical security fixes. Amazon Q Developer CLI is now available as Kiro CLI, a closed-source product. For the latest features and updates, please use Kiro CLI. For issues with Kiro CLI, please report it here instead.
brew install --cask amazon-q Thank you so much for considering to contribute to Amazon Q.
Before getting started, see our contributing docs.
git clone https://github.com/aws/amazon-q-developer-cli.git
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rustup default stable
rustup toolchain install nightly
cargo install typos-cli
cargo run --bin chat_cli.cargo test.cargo clippy.cargo +nightly fmt.cargo run --bin chat_cli -- {subcommand}.
cargo run --bin chat_cli -- loginchat_cli - the q CLI, allows users to interface with Amazon Q Developer from
the command linescripts/ - Contains ops and build related scriptscrates/ - Contains all rust cratesdocs/ - Contains technical documentationFor security related concerns, see here.
This repo is dual licensed under MIT and Apache 2.0 licenses.
Those licenses can be found here and here.
“Amazon Web Services” and all related marks, including logos, graphic designs, and service names, are trademarks or trade dress of AWS in the U.S. and other countries. AWS’s trademarks and trade dress may not be used in connection with any product or service that is not AWS’s, in any manner that is likely to cause confusion among customers, or in any manner that disparages or discredits AWS.
(top 30 of 79)
Rust
99.6%