Skip to content

Conversation

@avi-alpert
Copy link
Contributor

@avi-alpert avi-alpert commented Mar 12, 2025

Problem

5 fields in amazonq_addMessage are marked as required in VS code but are missing from Jetbrains.

Solution

Making these fields optional in common repo will allow for Vscode - JB compatibility

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@avi-alpert avi-alpert requested a review from a team as a code owner March 12, 2025 14:49
{
"type": "cwsprChatFullDisplayLatency"
"type": "cwsprChatFullDisplayLatency",
"required": false
Copy link
Contributor

Choose a reason for hiding this comment

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

Just to call it out for anyone else looking at this: these will need to be implemented when we moved to flare but they aren't really trivial to implement

@nkomonen-amazon nkomonen-amazon merged commit 5e7213c into aws:main Mar 12, 2025
5 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.

3 participants