-
Notifications
You must be signed in to change notification settings - Fork 2.6k
subtasks alpha version (still in development) #1123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+509
−183
Merged
Changes from 4 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
c3c3874
subtasks alpha version (still in development)
87f6ac4
pass last message of a subtask to parent task
20f9073
Change response to be a user message
mrubens 655930c
added getClineStackSize() to ClineProvider and fixed its tests
0176599
added task no indicator + improved deleteTask code
dcde2e0
Merge branch 'main' of https://github.com/RooVetGit/Roo-Code into sbc…
8dc8ec3
Fix dependencies and update TaskHeader
4744f7f
fixed ClineProvider.test.ts to include cline.getTaskNumber and cline.…
1ff403d
fixed 2 more places in ClineProvider.test that needed cline mocks (se…
36cfa31
try to fix test
4095c16
Merge branch 'main' of https://github.com/RooVetGit/Roo-Code into sbc…
a8d1fbb
Merge pull request #1 from RooVetGit/main
shaybc bf710fb
Merge branch 'main' into sbc_add_subtasks
73c7fe7
refactored ClineProvider.test
f835b8c
Merge remote-tracking branch 'upstream/main' into sbc_add_subtasks
c8b78dc
add support ro save paused tasks mode and change back to it once the …
03e0aa5
Resolved merge conflicts in Cline.ts and ClineProvider.ts
5651b35
added logs, error handling, and added console.log to the provider log…
b1dae21
removed cline instance type check to allow mocks
2c81366
added connection between task to its parent and root parent + adjuste…
c04adc6
added error message back to the parent task in cases user stops, canc…
41ddb7d
Resolved merge conflicts
997f7bb
Improve error handling and messaging in Cline class and ClineProvider…
c8ec2b6
Merge remote-tracking branch 'upstream/main' into sbc_add_subtasks
4418519
added 500ms delay after modeSwitch to avoid a bug of running subtask …
b7be8ba
Merge remote-tracking branch 'upstream/main' into sbc_add_subtasks
5bc1e50
Resolved merge conflicts
30d630f
Resolved merge conflicts
9658363
Resolved merge conflicts
279df6e
Merge remote-tracking branch 'origin/main' into sbc_add_subtasks
mrubens d4f0f53
Merge remote-tracking branch 'origin/main' into sbc_add_subtasks
mrubens 8d2ba12
Update src/core/Cline.ts
mrubens 426e03b
Update src/core/Cline.ts
mrubens a9d971e
Update src/core/webview/ClineProvider.ts
mrubens b46da7b
Revert README changes
mrubens File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.