Commit 2273473
chore: merge main (#1786)
* fix: adjust overall limit per request to 570K characters (#1771)
* feat: make origin a configurable parameter and pass it to downstream calls (#1773)
Co-authored-by: Dharani Srinivasan <[email protected]>
* feat: add client side ide diagnostics to telemetry event (#1768)
* feat: add client side ide diagnostics to telemetry event
* chore: bump rumtime dependencies
* chore: update unit test
* revert: use cw streaming client from npm (#1552)
* fix: remove hardcoding of builtIn and builtInWrite tools (#1774)
* fix: include toolSpec count for history trimming (#1778)
* chore(release): release packages from branch main (#1779)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
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>File tree
64 files changed
+676
-4933
lines changed- .github
- app
- aws-lsp-antlr4-runtimes
- aws-lsp-codewhisperer-runtimes
- aws-lsp-identity-runtimes
- aws-lsp-json-runtimes
- aws-lsp-notification-runtimes
- aws-lsp-yaml-json-webworker
- aws-lsp-yaml-runtimes
- chat-client
- client/vscode
- core/codewhisperer-streaming
- server
- aws-lsp-antlr4
- aws-lsp-codewhisperer
- src
- client/streamingClient
- language-server
- agenticChat
- context
- tools
- chatDb
- chat
- contexts
- telemetry
- tools
- inline-completion
- netTransform
- tests
- aws-lsp-identity
- aws-lsp-json
- aws-lsp-notification
- aws-lsp-partiql
- aws-lsp-yaml
- device-sso-auth-lsp
- hello-world-lsp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+676
-4933
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments