Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
d34ddfe
refactor(aws-toolkit-vscode): migrate aws-sdk v2 to v3 (#8183)
chungjac Oct 21, 2025
9c0ad28
fix(sagemaker): Adjust retry configuration for StartSession (#8219)
dylanraws Oct 22, 2025
98ed0d7
fix(core): remove project scan unit tests (#8221)
BlakeLazarine Oct 22, 2025
5ca03d3
build(amazonq): merge release candidate version rc-20251022 (#8223)
laileni-aws Oct 22, 2025
e110478
feat(lambda): Add Finch CLI installation to AppBuilder walkthrough (#…
laileni-aws Oct 24, 2025
c34439a
fix(lambda): unreliable lambda test (#8235)
laileni-aws Oct 24, 2025
d7bbf39
test: flaky walkthrough test (#8236)
seshubaws Oct 27, 2025
45439df
build(amazonq): merge release candidate version rc-20251030 (#8248)
Will-ShaoHua Oct 30, 2025
8d1fcc1
fix(amazonq): add more info columns to job history table (#8243)
dhasani23 Oct 31, 2025
c20b211
fix(amazonq): remove Welcome Walkthrough Security Scan Feature (#8246)
laileni-aws Oct 31, 2025
4fdebc6
telemetry(lambda): add remote debugging UA back (#8240)
roger-zhangg Oct 31, 2025
7457cc6
fix(sagemaker): Fix host identification issue after restarting a Spac…
dylanraws Oct 31, 2025
2e1a219
feat(sagemaker): add progress indicator during space remote connectio…
bhavya2109sharma Nov 3, 2025
ef992ae
deps: bump the vscode-lsp group across 1 directory with 3 updates (#8…
dependabot[bot] Nov 4, 2025
df9ef5d
feat(smus): UX improvements for connecting running spaces from toolki…
bhavya2109sharma Nov 7, 2025
cbdbfa8
fix(amazonq): include reason for inline notification (#8273)
bywang56 Nov 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14,186 changes: 9,413 additions & 4,773 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"webpack-merge": "^5.10.0"
},
"dependencies": {
"@aws/language-server-runtimes": "^0.2.128",
"@aws/language-server-runtimes": "^0.3.5",
"@types/node": "^22.7.5",
"jaro-winkler": "^0.2.8",
"vscode-nls": "^5.2.0",
Expand Down
5 changes: 5 additions & 0 deletions packages/amazonq/.changes/1.101.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"date": "2025-10-22",
"version": "1.101.0",
"entries": []
}
5 changes: 5 additions & 0 deletions packages/amazonq/.changes/1.102.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"date": "2025-10-30",
"version": "1.102.0",
"entries": []
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"type": "Feature",
"description": "Q CodeTransformation: add more job metadata to history table"
}
8 changes: 8 additions & 0 deletions packages/amazonq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 1.102.0 2025-10-30

- Miscellaneous non-user-facing changes

## 1.101.0 2025-10-22

- Miscellaneous non-user-facing changes

## 1.100.0 2025-10-16

- Miscellaneous non-user-facing changes
Expand Down
96 changes: 67 additions & 29 deletions packages/amazonq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "amazon-q-vscode",
"displayName": "Amazon Q",
"description": "The most capable generative AI–powered assistant for software development.",
"version": "1.101.0-SNAPSHOT",
"version": "1.103.0-SNAPSHOT",
"extensionKind": [
"workspace"
],
Expand Down Expand Up @@ -1289,124 +1289,173 @@
"fontCharacter": "\\f1d2"
}
},
"aws-lambda-function": {
"aws-lambda-deployed-function": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1d3"
}
},
"aws-mynah-MynahIconBlack": {
"aws-lambda-function": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1d4"
}
},
"aws-mynah-MynahIconWhite": {
"aws-lambda-invoke-remotely": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1d5"
}
},
"aws-mynah-logo": {
"aws-mynah-MynahIconBlack": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1d6"
}
},
"aws-redshift-cluster": {
"aws-mynah-MynahIconWhite": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1d7"
}
},
"aws-redshift-cluster-connected": {
"aws-mynah-logo": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1d8"
}
},
"aws-redshift-database": {
"aws-redshift-cluster": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1d9"
}
},
"aws-redshift-redshift-cluster-connected": {
"aws-redshift-cluster-connected": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1da"
}
},
"aws-redshift-schema": {
"aws-redshift-database": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1db"
}
},
"aws-redshift-table": {
"aws-redshift-redshift-cluster-connected": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1dc"
}
},
"aws-s3-bucket": {
"aws-redshift-schema": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1dd"
}
},
"aws-s3-create-bucket": {
"aws-redshift-table": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1de"
}
},
"aws-sagemaker-code-editor": {
"aws-s3-bucket": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1df"
}
},
"aws-sagemaker-jupyter-lab": {
"aws-s3-create-bucket": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e0"
}
},
"aws-schemas-registry": {
"aws-sagemaker-code-editor": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e1"
}
},
"aws-schemas-schema": {
"aws-sagemaker-jupyter-lab": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e2"
}
},
"aws-stepfunctions-preview": {
"aws-sagemakerunifiedstudio-catalog": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e3"
}
},
"aws-sagemakerunifiedstudio-spaces": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e4"
}
},
"aws-sagemakerunifiedstudio-spaces-dark": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e5"
}
},
"aws-sagemakerunifiedstudio-symbol-int": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e6"
}
},
"aws-sagemakerunifiedstudio-table": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e7"
}
},
"aws-schemas-registry": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e8"
}
},
"aws-schemas-schema": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e9"
}
},
"aws-stepfunctions-preview": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1ea"
}
}
},
"walkthroughs": [
Expand Down Expand Up @@ -1435,17 +1484,6 @@
},
"completionEvents": []
},
{
"id": "aws.amazonq.walkthrough.securityScan",
"title": "Check for security vulnerabilities",
"description": "Amazon Q scans your code to identify security vulnerabilities and suggests fixes.\n\nStart a scan from the status bar menu.\n\n[Scan your current project](command:_aws.amazonq.walkthrough.securityScanExample)\n\nIdentifies vulnerabilities in Python, Typescript, Ruby, AWS CDK, and [more](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/q-language-ide-support.html#security-scans-language-support)",
"media": {
"markdown": "./resources/walkthrough/amazonq/scans.md"
},
"completionEvents": [
"onCommand:_aws.amazonq.walkthrough.securityScanExample"
]
},
{
"id": "aws.amazonq.walkthrough.settings",
"title": "Access actions and options",
Expand Down
14 changes: 7 additions & 7 deletions packages/amazonq/src/app/inline/EditRendering/displayImage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import { getContext, getLogger, setContext } from 'aws-core-vscode/shared'
import * as vscode from 'vscode'
import { applyPatch, diffLines } from 'diff'
import { LanguageClient } from 'vscode-languageclient'
import { BaseLanguageClient } from 'vscode-languageclient'
import { CodeWhispererSession } from '../sessionManager'
import { LogInlineCompletionSessionResultsParams } from '@aws/language-server-runtimes/protocol'
import { InlineCompletionItemWithReferences } from '@aws/language-server-runtimes/protocol'
Expand Down Expand Up @@ -309,7 +309,7 @@ export async function displaySvgDecoration(
newCode: string,
originalCodeHighlightRanges: Array<{ line: number; start: number; end: number }>,
session: CodeWhispererSession,
languageClient: LanguageClient,
languageClient: BaseLanguageClient,
item: InlineCompletionItemWithReferences,
inlineCompletionProvider?: AmazonQInlineCompletionItemProvider
) {
Expand All @@ -323,7 +323,7 @@ export async function displaySvgDecoration(
if (Math.abs(startLine - currentCursorLine) >= autoDiscardEditCursorDistance) {
// Emit DISCARD telemetry for edit suggestion that can't be shown because the suggestion is too far away
const params = createDiscardTelemetryParams(session, item)
languageClient.sendNotification('aws/logInlineCompletionSessionResults', params)
void languageClient.sendNotification('aws/logInlineCompletionSessionResults', params)
logSuggestionFailure('DISCARD', 'cursor is too far away', item.insertText as string)
return
}
Expand All @@ -342,7 +342,7 @@ export async function displaySvgDecoration(

// Emit DISCARD telemetry for edit suggestion that can't be shown due to active completion
const params = createDiscardTelemetryParams(session, item)
languageClient.sendNotification('aws/logInlineCompletionSessionResults', params)
void languageClient.sendNotification('aws/logInlineCompletionSessionResults', params)
logSuggestionFailure('DISCARD', 'Conflicting active inline completion', item.insertText as string)
return
}
Expand All @@ -355,7 +355,7 @@ export async function displaySvgDecoration(

const params = createDiscardTelemetryParams(session, item)
// TODO: this session is closed on flare side hence discarded is not emitted in flare
languageClient.sendNotification('aws/logInlineCompletionSessionResults', params)
void languageClient.sendNotification('aws/logInlineCompletionSessionResults', params)
logSuggestionFailure('DISCARD', 'Invalid patch', item.insertText as string)
return
}
Expand Down Expand Up @@ -433,7 +433,7 @@ export async function displaySvgDecoration(
firstCompletionDisplayLatency: session.firstCompletionDisplayLatency,
isInlineEdit: true,
}
languageClient.sendNotification('aws/logInlineCompletionSessionResults', params)
void languageClient.sendNotification('aws/logInlineCompletionSessionResults', params)
session.triggerOnAcceptance = true
},
async (isDiscard: boolean) => {
Expand Down Expand Up @@ -466,7 +466,7 @@ export async function displaySvgDecoration(
firstCompletionDisplayLatency: session.firstCompletionDisplayLatency,
isInlineEdit: true,
}
languageClient.sendNotification('aws/logInlineCompletionSessionResults', params)
void languageClient.sendNotification('aws/logInlineCompletionSessionResults', params)
},
originalCode,
newCode,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import * as vscode from 'vscode'
import { displaySvgDecoration } from './displayImage'
import { SvgGenerationService } from './svgGenerator'
import { getLogger } from 'aws-core-vscode/shared'
import { LanguageClient } from 'vscode-languageclient'
import { BaseLanguageClient } from 'vscode-languageclient'
import { InlineCompletionItemWithReferences } from '@aws/language-server-runtimes/protocol'
import { CodeWhispererSession } from '../sessionManager'
import type { AmazonQInlineCompletionItemProvider } from '../completion'
Expand All @@ -16,7 +16,7 @@ export async function showEdits(
item: InlineCompletionItemWithReferences,
editor: vscode.TextEditor | undefined,
session: CodeWhispererSession,
languageClient: LanguageClient,
languageClient: BaseLanguageClient,
inlineCompletionProvider?: AmazonQInlineCompletionItemProvider
) {
if (!editor) {
Expand Down
4 changes: 2 additions & 2 deletions packages/amazonq/src/app/inline/activation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ import {
vsCodeState,
} from 'aws-core-vscode/codewhisperer'
import { Commands, getLogger, globals, sleep } from 'aws-core-vscode/shared'
import { LanguageClient } from 'vscode-languageclient'
import { BaseLanguageClient } from 'vscode-languageclient'

export async function activate(languageClient: LanguageClient) {
export async function activate(languageClient: BaseLanguageClient) {
const codewhispererSettings = CodeWhispererSettings.instance
const client = new DefaultCodeWhispererClient()

Expand Down
Loading
Loading