Commit a85b697
committed
Merge branch 'main' into jbbrown/bedrock_caching
* main: (29 commits)
Link to provider docs from the API options (RooCodeInc#2112)
Link to the settings page from the auto approve toolbar (RooCodeInc#2111)
Remove the ask promise error (RooCodeInc#2107)
i18n Add translations for task pinning and unpinning (RooCodeInc#2109)
Clean up the way we compute the current diff strategy (RooCodeInc#2049)
Do a little code cleanup now that tools are refactored out (RooCodeInc#2103)
Move new_task, switch_mode, attempt_completion, and ask_followup_question to tool files (RooCodeInc#2102)
Move use_mcp_tool and access_mcp_resource to tool files (RooCodeInc#2101)
Move execute_command to a tool file (RooCodeInc#2100)
Move browser_action to a tool file (RooCodeInc#2099)
Move search_files to a tool file (RooCodeInc#2098)
Move list_code_definition_names to a tool file (RooCodeInc#2097)
Move search_and_replace to a tool file (RooCodeInc#2096)
Move insert_content to a tool file (RooCodeInc#2095)
Move apply_diff to a tool file (RooCodeInc#2094)
Move write_to_file to a tool file (RooCodeInc#2093)
Fix a type in the listFiles tool (RooCodeInc#2092)
Remove switch from tools (RooCodeInc#2091)
Refactor/cline.ts/list files (RooCodeInc#2067)
Update contributors list (RooCodeInc#2089)
...File tree
112 files changed
+3410
-2826
lines changed- .changeset
- .github/ISSUE_TEMPLATE
- locales
- ca
- de
- es
- fr
- hi
- it
- ja
- ko
- pl
- pt-BR
- tr
- vi
- zh-CN
- zh-TW
- scripts
- src
- activate
- core
- __tests__
- config
- diff
- prompts/__tests__
- tools
- webview
- __tests__
- exports
- i18n
- locales
- ca
- de
- en
- es
- fr
- hi
- it
- ja
- ko
- pl
- pt-BR
- tr
- vi
- zh-CN
- zh-TW
- schemas
- services
- browser
- checkpoints
- webview-ui/src
- components
- chat
- common
- settings
- i18n/locales
- ca
- de
- en
- es
- fr
- hi
- it
- ja
- ko
- pl
- pt-BR
- tr
- vi
- zh-CN
- zh-TW
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
112 files changed
+3410
-2826
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 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 | | - | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments