-
Notifications
You must be signed in to change notification settings - Fork 201
Document Amazon Q Developer CLI integration #11612
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds documentation for integrating Amazon Q Developer CLI with Harness AI through the Model Context Protocol (MCP) Server, enabling developers to query Harness resources using natural language commands in their terminal.
Key Changes
- New documentation file explaining Amazon Q Developer CLI integration with Harness MCP Server
- Complete setup guide including prerequisites, installation, configuration, and usage examples
- Troubleshooting section for common integration issues
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
• providing command autocompletion for many common CLIs (like git, npm, docker, aws)  | ||
• enabling “chat mode” where you can ask questions in natural language from the terminal and get responses that help you build, debug, or operate your code or infrastructure  | ||
• translating plain language instructions into executable shell commands  | ||
• understanding context (files in the project, existing settings, AWS resource state) so that suggestions and completions are more relevant  |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These lines contain invisible Unicode characters () at the end and use tab characters for indentation instead of spaces. The bullet points should use standard markdown formatting with spaces and hyphens.
Copilot uses AI. Check for mistakes.
Amazon Q Developer is a generative AI-powered assistant by AWS built on Amazon Bedrock. It helps with understanding, building, extending, and operating AWS applications. You can use it in various environments including the CLI (command line), IDEs, AWS Console, chat applications, etc. It supports features like conversational assistance, code suggestions, inline completions, and translating natural language into shell commands.  | ||
|
||
In the CLI context, Amazon Q Developer enhances your terminal experience by: | ||
• providing command autocompletion for many common CLIs (like git, npm, docker, aws)  | ||
• enabling “chat mode” where you can ask questions in natural language from the terminal and get responses that help you build, debug, or operate your code or infrastructure  | ||
• translating plain language instructions into executable shell commands  | ||
• understanding context (files in the project, existing settings, AWS resource state) so that suggestions and completions are more relevant  | ||
|
||
There are pricing tiers including a Free Tier; Amazon Q Developer provides features in its Free and Pro tiers.  |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are invisible Unicode characters () at the end of this line that should be removed.
Amazon Q Developer is a generative AI-powered assistant by AWS built on Amazon Bedrock. It helps with understanding, building, extending, and operating AWS applications. You can use it in various environments including the CLI (command line), IDEs, AWS Console, chat applications, etc. It supports features like conversational assistance, code suggestions, inline completions, and translating natural language into shell commands.  | |
In the CLI context, Amazon Q Developer enhances your terminal experience by: | |
• providing command autocompletion for many common CLIs (like git, npm, docker, aws)  | |
• enabling “chat mode” where you can ask questions in natural language from the terminal and get responses that help you build, debug, or operate your code or infrastructure  | |
• translating plain language instructions into executable shell commands  | |
• understanding context (files in the project, existing settings, AWS resource state) so that suggestions and completions are more relevant  | |
There are pricing tiers including a Free Tier; Amazon Q Developer provides features in its Free and Pro tiers.  | |
Amazon Q Developer is a generative AI-powered assistant by AWS built on Amazon Bedrock. It helps with understanding, building, extending, and operating AWS applications. You can use it in various environments including the CLI (command line), IDEs, AWS Console, chat applications, etc. It supports features like conversational assistance, code suggestions, inline completions, and translating natural language into shell commands. | |
In the CLI context, Amazon Q Developer enhances your terminal experience by: | |
• providing command autocompletion for many common CLIs (like git, npm, docker, aws) | |
• enabling “chat mode” where you can ask questions in natural language from the terminal and get responses that help you build, debug, or operate your code or infrastructure | |
• translating plain language instructions into executable shell commands | |
• understanding context (files in the project, existing settings, AWS resource state) so that suggestions and completions are more relevant | |
There are pricing tiers including a Free Tier; Amazon Q Developer provides features in its Free and Pro tiers. |
Copilot uses AI. Check for mistakes.
|
||
|
||
|
||
If you like, I can also include a “Security & Governance Considerations” section about Amazon Q (e.g. permissions, IAM policies, data privacy) for the doc. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This appears to be a draft note or comment that should be removed from the final documentation. It's not part of the actual content for users.
If you like, I can also include a “Security & Governance Considerations” section about Amazon Q (e.g. permissions, IAM policies, data privacy) for the doc. |
Copilot uses AI. Check for mistakes.
Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://68cb3ad7720095f4fc355481--harness-developer.netlify.app |
Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://68cb3da4fb7d87f8115c1668--harness-developer.netlify.app |
Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://68cb3da534cb1b2ea61da489--harness-developer.netlify.app |
Thanks for contributing to the Harness Developer Hub! Our code owners will review your submission.
Description
PR lifecycle
We aim to merge PRs within one week or less, but delays happen sometimes.
If your PR is open longer than two weeks without any human activity, please tag a code owner in a comment.
PRs must meet these requirements to be merged: