Commit 2775a75
committed
Resolve merge conflicts: migrate deduplicateReadFileHistory to Task class
- Remove deleted Cline.ts file
- Add deduplicateReadFileHistory method to Task class in src/core/task/Task.ts
- Call deduplication in attemptApiRequest before making API requests
- Preserves original functionality: removes older read_file results for same file
- Optimizes context length and token usage by preventing duplicate file contentFile tree
1,901 files changed
+285648
-96837
lines changed- .changeset
- .github
- ISSUE_TEMPLATE
- actions
- ai-release-notes
- setup-node-pnpm
- slack-notify
- scripts
- workflows
- .husky
- .roo
- rules-code
- rules-docs-extractor
- rules-integration-tester
- rules-issue-fixer
- rules-issue-writer
- rules-mode-writer
- rules-pr-fixer
- rules-pr-reviewer
- rules-translate
- rules
- .vscode
- apps
- vscode-e2e
- src
- suite
- tools
- types
- vscode-nightly
- web-docs
- web-evals
- public
- scripts
- src
- actions
- app
- api
- health
- runs/[id]/stream
- runs
- [id]
- new
- components
- home
- layout
- providers
- ui
- hooks
- lib
- server
- __tests__
- web-roo-code
- public
- src
- actions
- app
- enterprise
- evals
- privacy
- terms
- components
- chromes
- enterprise
- homepage
- providers
- ui
- lib
- hooks
- assets
- docs
- icons
- cline_docs
- e2e
- src
- suite
- locales
- ca
- de
- es
- fr
- hi
- id
- it
- ja
- ko
- nl
- pl
- pt-BR
- ru
- tr
- vi
- zh-CN
- zh-TW
- packages
- build
- src
- __tests__
- cloud
- src
- __mocks__
- __tests__
- auth
- auth
- config-eslint
- config-typescript
- evals
- .docker
- entrypoints
- scripts/postgres
- scripts
- src
- cli
- db
- migrations
- meta
- queries
- __tests__
- exercises
- ipc
- src
- telemetry
- src
- __tests__
- types
- npm
- src
- __tests__
- providers
- __tests__
- scripts
- src
- __mocks__
- @modelcontextprotocol/sdk
- client
- fs
- __tests__
- activate
- __tests__
- api
- __tests__
- providers
- __tests__
- fetchers
- __tests__
- fixtures
- transform
- __tests__
- cache-strategy
- __tests__
- caching
- __tests__
- assets
- codicons
- docs
- icons
- images
- core
- __tests__
- assistant-message
- __tests__
- checkpoints
- condense
- __tests__
- config
- __tests__
- context-tracking
- diff
- strategies
- __tests__
- new-unified
- __tests__
- environment
- __tests__
- ignore
- __mocks__
- __tests__
- mentions
- __tests__
- prompts
- __tests__
- __snapshots__
- add-custom-instructions
- system-prompt
- instructions
- sections
- __tests__
- tools
- __tests__
- protect
- __tests__
- sliding-window
- __tests__
- task-persistence
- task
- __tests__
- tools
- __tests__
- webview
- __tests__
- exports
- extension
- i18n
- locales
- ca
- de
- en
- es
- fr
- hi
- id
- it
- ja
- ko
- nl
- pl
- pt-BR
- ru
- tr
- vi
- zh-CN
- zh-TW
- integrations
- claude-code
- __tests__
- diagnostics
- __tests__
- editor
- __tests__
- misc
- __tests__
- performance
- terminal
- __tests__
- streamUtils
- theme
- workspace
- __tests__
- services
- browser
- __tests__
- checkpoints
- __tests__
- code-index
- __tests__
- constants
- embedders
- __tests__
- interfaces
- processors
- __tests__
- vector-store
- __tests__
- glob
- __mocks__
- __tests__
- marketplace
- __tests__
- mcp
- __tests__
- mdm
- __tests__
- ripgrep
- __tests__
- roo-config
- __tests__
- search
- tree-sitter
- __tests__
- fixtures
- queries
- utils
- __tests__
- logging
- __tests__
- workers
- webview-ui
- .storybook
- audio
- src
- __mocks__
- @vscode/webview-ui-toolkit
- __tests__
- components
- account
- __tests__
- chat
- __tests__
- checkpoints
- hooks
- common
- __mocks__
- __tests__
- history
- __tests__
- human-relay
- marketplace
- __tests__
- components
- __tests__
- mcp
- __tests__
- modes
- __tests__
- prompts
- __tests__
- settings
- __tests__
- providers
- __tests__
- utils
- __tests__
- ui
- __tests__
- chat
- hooks
- __tests__
- markdown
- welcome
- __tests__
- context
- __tests__
- hooks
- __tests__
- i18n
- __mocks__
- __tests__
- locales
- ca
- de
- en
- es
- fr
- hi
- id
- it
- ja
- ko
- nl
- pl
- pt-BR
- ru
- tr
- vi
- zh-CN
- zh-TW
- oauth
- stories
- utils
- __tests__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,901 files changed
+285648
-96837
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
This file was deleted.
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 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 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
0 commit comments