Commit a575d25
committed
Merge branch 'main' into jbbrown/package-manager
* main: (161 commits)
Changeset version bump (#2688)
v3.12.2 (#2693)
Add support for different reasoning effort (#2692)
Add OpenAI o3 & 4o-mini (#2691)
Add consecutive mistake count to diff error telemetry (#2687)
refactor(context-menu): handle filename display better (#2684)
Changeset version bump (#2683)
Fix select dropdown styling (#2682)
Changeset version bump (#2676)
v3.12.0 (#2674)
Fix configuration titles (#2672)
feat: Add 'roo.acceptInput' command (#2598)
Add xAI provider (#2667)
Await checkpoint saves (except the initial) (#2665)
Safe JSON parse in ChatRow (#2666)
feat: Cost Display in Task Header - Suppress Zero Cost Values and Ensure Visibility for Gemini, OpenAI, LM Studio, and Ollama (#2662)
test: limit Jest worker count to 40% per suite (#2658)
DRY up the auto-approve toggles (#2664)
Expose reasoning effort option for reasoning models on OpenRouter (#2483)
Better string normalization for diffs (#2659)
...File tree
302 files changed
+16522
-4628
lines changed- .github/ISSUE_TEMPLATE
- .roo
- rules-translate
- rules
- assets/docs
- cline_docs
- bedrock
- e2e
- evals
- apps
- cli
- src
- web
- src
- app
- runs
- [id]
- new
- components/ui
- hooks
- lib
- server
- packages
- db
- drizzle
- meta
- scripts
- src
- queries
- ipc
- src
- lib
- types
- src
- scripts
- locales
- ca
- de
- es
- fr
- hi
- it
- ja
- ko
- pl
- pt-BR
- tr
- vi
- zh-CN
- zh-TW
- src
- activate
- __tests__
- api
- providers
- __tests__
- core
- __tests__
- assistant-message
- config
- __tests__
- context-tracking
- diff/strategies
- __tests__
- mentions
- prompts
- __tests__/__snapshots__
- sections
- __tests__
- tools
- tools
- webview
- __tests__
- exports
- integrations
- misc
- __tests__
- terminal
- __tests__
- schemas
- services
- browser
- checkpoints
- __tests__
- search
- telemetry
- tree-sitter
- __tests__
- queries
- utils
- __tests__
- webview-ui
- src
- __tests__/components/common
- components
- chat
- __tests__
- common
- history
- prompts
- settings
- __tests__
- ui
- __tests__
- context
- __tests__
- i18n/locales
- ca
- de
- en
- es
- fr
- hi
- it
- ja
- ko
- pl
- pt-BR
- tr
- vi
- zh-CN
- zh-TW
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
302 files changed
+16522
-4628
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 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 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments