Skip to content

chore: merge main #1848

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

Open
wants to merge 69 commits into
base: feature/builtintools
Choose a base branch
from
Open

chore: merge main #1848

wants to merge 69 commits into from

Conversation

dungdong-aws
Copy link
Contributor

Problem

Solution

License

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

yzhangok and others added 14 commits July 7, 2025 10:59
#1814)

* fix(amazonq): allow taking .jpg file as image context, add image context used to transparency list

* fix(amazonq): fix comments
* feat(netTransform): rename EnableWebFormsToBlazorTransform to EnableWebFormsTransform

* Revert "feat(netTransform): rename EnableWebFormsToBlazorTransform to EnableWebFormsTransform"

This reverts commit 80b4c97.

* Reapply "feat(netTransform): rename EnableWebFormsToBlazorTransform to EnableWebFormsTransform"

This reverts commit e274513.
* chore: configure .gitattributes to store files under app/aws-lsp-codewhisperer-runtimes/_bundle-assets with LFS

* chore: add ripgrep assets to repo for bundling

* chore: add qserver assets to repo for bundling

* feat: produce agentic chat bundle
…1834)

On windows, when we add an image using the options @image or @image: options, full file name is shown, we should only show file name.
I was able to add only one image when I used @image context menu option, when I add another image, it does not show up in pinned context.

This PR fixes these issues.
… builds (#1832)

* chore: set up lsp-codewhisperer-runtimes so that version can be queried

* chore: create GitHub releases for agentic chat alpha, feature, and rc builds

* fix: use correct commit, and support release candidate branches
@dungdong-aws dungdong-aws requested a review from a team as a code owner July 8, 2025 18:28
atonaamz and others added 15 commits July 8, 2025 12:19
* fix(amazonq): use config to render the overlay

* fix(amazonq): fix typo
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…lResults (#1870)

* fix(amazonq): use structuredClone for deep copy of requestInput

* fix(amazonq): remove the deep copy logic

* Revert "fix(amazonq): remove the deep copy logic"

This reverts commit 19c2993.
LiGaCu and others added 30 commits July 14, 2025 11:45
* feat(amazonq): allow opt-out for workspace context server

* feat(amazonq): add overriding value for workspace context server opt-in

* fix(amazonq): fix WCS behavior when administrator switch from opt-out to opt-in

* fix(amazonq): fix WCS reSyncDependenciesToS3 method not working

* chore(amazonq): add unit tests for WCS updateConfiguration

* docs(amazonq): add comments for WCS remoteWorkspaceIdPromise variables

* fix(amazonq): make WCS react correctly during close opt-in / opt-out flips

---------

Co-authored-by: Jiatong Li <[email protected]>
…ve (#1890)

* feat: add built-in tool permissions in MCP config page (auto-approve) (#1710)

* fix: wrong teneray expression (#1821)

* fix: update mcp page title to align with the latest mock

* fix: update tooltip of mcp icon

---------

Co-authored-by: invictus <[email protected]>
Co-authored-by: Jason Guo <[email protected]>
Co-authored-by: sdharani91 <[email protected]>
Co-authored-by: Dharani Srinivasan <[email protected]>
Co-authored-by: liumofei-amazon <[email protected]>
Co-authored-by: Tai Lai <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* test: add integration test workflow

* address comments

* update test script name

* address comments
* fix: no concurrent inline completion handler

* fix: add await

* fix: temp skip unit test

* fix: unit test
… commands and tooltips (#1885)

* feat(amazonq): add keyboard shortcut for run/reject/stop shell commands

* feat(amazonq): add feature flag for keyboard shortcut and update key for run

* fix: update package lock

* fix: remove debug logs

* feat: add back reject shortcut keyboard

* fix: update keybind and resolve interface for KeyBinding to make it for general usage

* fix: dont support user change default keybind for p0

* feat: add tooltip to Stop button on chat-item-card

* fix: remove invalid interface

* chore: clean up codes

* fix: add type to executeShellCommandShortCut() params

* fix: make shift shortcut text to icon instead

* fix: update type name and UI for tooltip

* chore: bump to the latest mynah-ui and lsr version

* fix: bump up LSR version and change string to enum for executeShellCommandShortcut
* Revert "feat(chat-client): handle keyboard shortcut for run/reject/stop shell commands and tooltips (#1885)"

This reverts commit f8e9461.

* fix(amazonq): correcting for runtimes and mynah version
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* test: codecov integration

* add coverage script for chat-client and lsp core

* add c8 configs

* use js files for coverage
* feat: add conversation compaction

* fix: address comments

* fix: add unit tests

* fix: fix unit tests
)

* fix: use document change events for auto trigger classifier input

* fix: improve readability
* fix: add active user tracker and emit metrics

* fix: add time window state persistence across IDE restarts

* fix: lint
* fix: align auto trigger classifier with documentChangeEvent

* fix: add unit test
* fix(amazonq): replacing image's large binary in log

* fix(amazonq): replacing image's large binary in log
* fix: treat `echo`/`find`/`grep` as mutating

as discussed in internal channels

* tst
* chore(release): release packages from branch main

* build: add missing packagelock file (#1927)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Will Lo <[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.