Commit 55cdf1d
committed
Merge branch 'main' into jbbrown/bedrock_caching
* main: (21 commits)
Update contributors list (RooCodeInc#2137)
Tree-sitter Enhancements: TSX, TypeScript, JSON, and Markdown Support (RooCodeInc#2169)
Fix Tests to run properly on Windows (RooCodeInc#1963)
We should post state to webview at the end of `RooCodeAPI.clearCurrentTask()` (RooCodeInc#1874)
Update app icon (RooCodeInc#2166)
Changeset version bump (RooCodeInc#2163)
Revert "feat @-mention window path style & file with space (RooCodeInc#1924)" (RooCodeInc#2162)
Changeset version bump (RooCodeInc#2154)
Include inference-profile in Bedrock arnRegex (RooCodeInc#2156)
Add requesty to connect-src (RooCodeInc#2155)
Update the webview when changing settings via the API (RooCodeInc#2143)
Split webviewMessageHandler out of ClineProvider.ts (RooCodeInc#2149)
Changeset version bump (RooCodeInc#2141)
Relax provider profiles schema and log parse error to PostHog (RooCodeInc#2139)
Changeset version bump (RooCodeInc#1992)
v3.11.0 (RooCodeInc#2136)
Update contributors list (RooCodeInc#2090)
Preserve existing provider profiles when importing (RooCodeInc#2052)
feat: Add shift-click to append suggestions to text area (RooCodeInc#2081)
Remove hard-coded o3-mini model when streaming is enabled, allowing custom o3-mini-<reasoning> model (RooCodeInc#2134)
...File tree
139 files changed
+6553
-4995
lines changed- .changeset
- .github/workflows
- assets/icons
- locales
- ca
- de
- es
- fr
- hi
- it
- ja
- ko
- pl
- pt-BR
- tr
- vi
- zh-CN
- zh-TW
- scripts
- src
- api/providers
- __tests__
- core
- __tests__
- config
- __tests__
- diff
- strategies
- __tests__
- new-unified
- mentions
- prompts/__tests__
- __snapshots__
- sliding-window
- webview
- __tests__
- exports
- integrations
- terminal/__tests__
- streamUtils
- workspace/__tests__
- schemas
- services
- mcp
- __tests__
- telemetry
- tree-sitter
- __tests__
- queries
- utils
- webview-ui/src
- __mocks__
- components
- chat
- __tests__
- settings
- context
- __tests__
- i18n/locales
- ca
- de
- en
- es
- fr
- hi
- it
- ja
- ko
- pl
- pt-BR
- tr
- vi
- zh-CN
- zh-TW
- utils
- __tests__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
139 files changed
+6553
-4995
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| 79 | + | |
| 80 | + | |
76 | 81 | | |
77 | 82 | | |
78 | 83 | | |
79 | 84 | | |
80 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
81 | 89 | | |
82 | 90 | | |
83 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
3 | 43 | | |
4 | 44 | | |
5 | 45 | | |
| |||
0 commit comments