This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| amazon_q_cli [2026/03/30 20:52] – Add inline footnotes agent | amazon_q_cli [2026/03/30 22:21] (current) – Restructure: footnotes as references agent | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Key Features ===== | ===== Key Features ===== | ||
| - | * **Natural Language Chat** — '' | + | * **Natural Language Chat** — q chat provides an interactive AI assistant directly in the terminal |
| * **Agentic Execution** — Autonomously plans and executes multi-step development tasks | * **Agentic Execution** — Autonomously plans and executes multi-step development tasks | ||
| * **AWS Integration** — Deep integration with AWS services for cloud development, | * **AWS Integration** — Deep integration with AWS services for cloud development, | ||
| Line 21: | Line 21: | ||
| Amazon Q CLI is built in Rust (99.6% of codebase) for performance: | Amazon Q CLI is built in Rust (99.6% of codebase) for performance: | ||
| - | * **Chat Engine** — Interactive | + | * **Chat Engine** — Interactive q chat interface with streaming responses and tool execution |
| * **Agent Framework** — Task decomposition with subagent delegation for specialized workflows | * **Agent Framework** — Task decomposition with subagent delegation for specialized workflows | ||
| * **Tool System** — File operations, shell execution, AWS API calls, and MCP bridges | * **Tool System** — File operations, shell execution, AWS API calls, and MCP bridges | ||
| Line 87: | Line 87: | ||
| * **/q review** — Performs AI-powered code review on pull requests | * **/q review** — Performs AI-powered code review on pull requests | ||
| * **/q triage** — Analyzes and labels new issues with appropriate tags and priority | * **/q triage** — Analyzes and labels new issues with appropriate tags and priority | ||
| - | |||
| - | ===== References ===== | ||
| - | |||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| ===== See Also ===== | ===== See Also ===== | ||
| Line 101: | Line 95: | ||
| * [[trae_agent|Trae Agent]] — ByteDance' | * [[trae_agent|Trae Agent]] — ByteDance' | ||
| * [[devon|Devon]] — Open-source pair programmer | * [[devon|Devon]] — Open-source pair programmer | ||
| + | |||
| + | ===== References ===== | ||