Releases: Amazon-Q-Developer/language-servers
Release list
Agentic Chat: alpha (main)
This is an unsupported preview build of agentic chat for the main branch.
Commit ID: 55af91ea31dff0b0d119ab4d2d79bdb22cf3e35d
Git Tag: agentic-alpha
Version: 1.77.0-alpha.55af91ea
Installation
Depending on your IDE plugin, you may have the following options available to you
Sideload a build into the plugin
Download the bundle, then configure your plugin to use the downloaded build.
- download clients.zip, and unzip it to a
clientsfolder - download the servers zip for your platform, and unzip it to a
serversfolder - configure your plugin to use your downloaded client and server
Override the artifact manifest
Configure your plugin to download and install the build linked to this release.
- Override your plugin's manifest url to use https://github.com/Amazon-Q-Developer/language-servers/releases/download/agentic-alpha/manifest.json
lsp-codewhisperer: v0.0.126
Agentic Chat: rc (release/agentic/1.77.0)
This is an unsupported preview build of agentic chat for the release/agentic/1.77.0 branch.
Commit ID: 6c0422c349746336aca09948c516fdc54a6df26f
Git Tag: agentic-rc-1.77.0
Version: 1.77.0-rc.6c0422c3
Installation
Depending on your IDE plugin, you may have the following options available to you
Sideload a build into the plugin
Download the bundle, then configure your plugin to use the downloaded build.
- download clients.zip, and unzip it to a
clientsfolder - download the servers zip for your platform, and unzip it to a
serversfolder - configure your plugin to use your downloaded client and server
Override the artifact manifest
Configure your plugin to download and install the build linked to this release.
- Override your plugin's manifest url to use https://github.com/Amazon-Q-Developer/language-servers/releases/download/agentic-rc-1.77.0/manifest.json
lsp-yaml: v0.1.27
lsp-partiql: v0.0.24
lsp-json: v0.1.27
lsp-core: v0.0.22
lsp-codewhisperer: v0.0.125
0.0.125 (2026-08-18)
Features
Bug Fixes
- amazonq: retry truncated tool-use streams instead of dropping them silently (#2841) (368a099)
- repoint CODEOWNERS and package repository URLs to the new org (#2838) (43e44dc)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @aws/lsp-core bumped from ^0.0.21 to ^0.0.22
- dependencies