Skip to content

Conversation

bryceitoc9
Copy link
Contributor

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

Activate flag that reroutes /dev, /doc, and /test functionality to Agentic chat. Also removes a non / command entrypoint through the context menu.

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

github-actions bot commented Jun 26, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@laileni-aws
Copy link
Contributor

We can add change log for this.
Something like this:

{
	"type": "Feature",
	"description": "Amazon Q /test, /doc, and /dev capabilities integrated into Agentic coding."
}

@bryceitoc9 bryceitoc9 marked this pull request as ready for review July 8, 2025 03:21
@bryceitoc9 bryceitoc9 requested review from a team as code owners July 8, 2025 03:21
@bryceitoc9
Copy link
Contributor Author

/retryBuilds

@bryceitoc9 bryceitoc9 requested a review from laileni-aws July 8, 2025 21:02
],
},
{
groupName: `Q Developer Agent for <b>Code Transformation</b>`,
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this stay?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

AFAIK this was removed from the VSC impl

Copy link
Contributor

@rli rli left a comment

Choose a reason for hiding this comment

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

ideally we delete some of the unused ts code

@rli rli merged commit 6ab2a90 into main Jul 9, 2025
14 of 16 checks passed
@rli rli deleted the bryceito/reroute-chat branch July 9, 2025 06:13
samgst-amazon added a commit that referenced this pull request Jul 9, 2025
…ve alternate entrypoint (#5856)"

This reverts commit 6ab2a90.

# Conflicts:
#	plugins/amazonq/shared/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/lsp/model/ExtendedClientMetadata.kt
samgst-amazon added a commit that referenced this pull request Jul 9, 2025
samgst-amazon added a commit that referenced this pull request Jul 9, 2025
…ve alternate entrypoint (#5856)" (#5891)

This reverts commit 6ab2a90.

# Conflicts:
#	plugins/amazonq/shared/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/lsp/model/ExtendedClientMetadata.kt
samgst-amazon added a commit that referenced this pull request Jul 9, 2025
…ts, remove alternate entrypoint (#5856)" (#5891)"

This reverts commit b9347c6.
bryceitoc9 added a commit that referenced this pull request Jul 10, 2025
…ts, remove alternate entrypoint (#5856)" (#5891)" (#5893)

This reverts commit b9347c6.

Co-authored-by: Bryce Ito <[email protected]>
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.

4 participants