Skip to content

Conversation

@singhAws
Copy link
Contributor

Feature

QCodeReview

  • QCodeReview tool result will be pushed to Code Issues panel
image
  • Issues will have Explain, Fix, Ignore, and Ignore Similar Issues options.
image
  • Same options will be available even on hover
image
  • Explain will pull the issue in chat and Q will explain the issue to the user
  • Fix will pull the issue into chat and Q will generate a fix for the issue
image image
  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

blakelaz-amazon and others added 30 commits June 19, 2025 15:08
feat(amazonq): improve the explain functionality
feat(amazonq): update findings bar
- Fix merge conflict in settings-toolkit.gen.ts
- Added amazonqLSPNEP experiment setting alongside existing amazonqLSPInlineChat
feat(amazonq): separate explain and fix commands
@yueny2020
Copy link
Contributor

please check the ci testing. there are 14 failed checks including several required checks.

Copy link
Contributor

@laileni-aws laileni-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove commented lines from the PR, If required can you add todo if we want to use in future

@singhAws singhAws requested a review from laileni-aws July 15, 2025 06:17
@@ -0,0 +1,4 @@
{
"type": "Feature",
"description": "Explain and Fix for any issue in Code Issues panel will pull the experience into chat. Also no more view details tab."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit:
Feel free to ig

Amazon Q: Explain and Fix for any issue in Code Issues panel will pull the experience into chat. Also no more view details tab.

Copy link
Contributor

@laileni-aws laileni-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR.

LGTM with minor comments

@yueny2020 yueny2020 merged commit c917133 into aws:master Jul 15, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants