Skip to content

Conversation

@manodnyab
Copy link
Contributor

Description

  • Handle the toggle for basic chat vs pair programming mode
  • Remember if pair programming card is acknowledged and do not show again

License

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

@manodnyab manodnyab requested review from a team as code owners April 23, 2025 06:07
@github-actions
Copy link

github-actions bot commented Apr 23, 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]

@manodnyab manodnyab changed the title Add toggle for basic vs pair programming mode feat(amazonq): Add toggle for basic vs pair programming mode Apr 23, 2025
companion object {
private val DEFAULT_VERSION_RANGE = SupportedManifestVersionRange(
startVersion = SemVer("1.0.0", 1, 0, 0),
startVersion = SemVer("0.0.0", 0, 0, 0),
Copy link
Contributor

@samgst-amazon samgst-amazon Apr 23, 2025

Choose a reason for hiding this comment

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

is this valid for prod? I know the alpha required the 0.0.0 change but thought that was a one-off issue

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We will use the alpha one atleast temporarily so will change this value again when we revert to prod

@manodnyab manodnyab merged commit a05d2c0 into feature/q-lsp-chat Apr 24, 2025
14 of 16 checks passed
@manodnyab manodnyab deleted the manodnyb/fixConfigSerialized branch April 24, 2025 17:38
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.

2 participants