Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented Mar 30, 2025

Context

Implementation

Screenshots

before after

How to Test

Get in Touch

cte and others added 30 commits March 28, 2025 09:16
Since VS Code provides no actionEvents that trigger when a specific
extension activates, extensions can't activate only once Roo is
activated and ready.

This commit introduces a new roo-cline.activationCompleted command
and fires it at the very end of extension activation. Other
extensions that use Roo's exported APIs can now activate when they
see this event.

Co-authored-by: Greg Taylor <[email protected]>
* Update bug_report.yml

* Update bug_report.yml

---------

Co-authored-by: Matt Rubens <[email protected]>
Fixed path leading character handling to preserve language characters and remove specific punctuation marks
* Browser Automation Improvements
* Added multi-tab remote Chrome support
* Added support for hover
* Properly caching remote browser host in global state
* Cleanup functions

* Updated for changes after merge

* Added www. exception for common tabs

* Update src/core/webview/ClineProvider.ts

* Revert README changes

---------

Co-authored-by: Matt Rubens <[email protected]>
docs: update contributors list [skip ci]

Co-authored-by: mrubens <[email protected]>
docs: update contributors list [skip ci]

Co-authored-by: mrubens <[email protected]>
* "Refactor list_files tool to separate module (#2057)"

* Await

---------

Co-authored-by: Matt Rubens <[email protected]>
* HandleError returns a promise

* Remove unnecessary switch from tools
mrubens and others added 19 commits March 30, 2025 13:09
* Clean up the way we compute the current diff strategy

* Add changeset
* Remove the ask promise error

* Send start_time along with checkpoints and use it to position in the messages
Revert "Remove the ask promise error (#2107)"

This reverts commit 712ca71.
#2119)

Fix switching profiles to ensure only the selected profile is switched for all modes, and optimize certain i18n keys.

Signed-off-by: feifei <[email protected]>
Revert "Remove the ask promise error (#2123)"

This reverts commit b788aa1.
@changeset-bot
Copy link

changeset-bot bot commented Mar 30, 2025

🦋 Changeset detected

Latest commit: e44d752

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
roo-cline Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Mar 30, 2025
@cte cte merged commit 4f683b5 into cte/benchmark-monorepo Mar 30, 2025
5 checks passed
@cte cte deleted the cte/parallel-tasks branch March 30, 2025 22:09
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 30, 2025
@ellipsis-dev
Copy link
Contributor

ellipsis-dev bot commented Mar 30, 2025

⚠️ This PR is too big for Ellipsis, but support for larger PRs is coming soon. If you want us to prioritize this feature, let us know at [email protected]


Generated with ❤️ by ellipsis.dev

@ellipsis-dev
Copy link
Contributor

ellipsis-dev bot commented Mar 30, 2025

This pull request is quite large, with 160 files changed and a significant number of lines added and removed. It includes a variety of changes such as new features, refactoring, documentation updates, and dependency changes. To improve manageability and reviewability, it might be beneficial to split this pull request into smaller, more focused ones.

Here are some suggestions on how the changes could be split:

  1. Feature Additions: Separate the new feature implementations, such as the new tool functions and enhancements in the core directory, into their own pull request.

  2. Refactoring: Group all refactoring changes, such as updates to existing functions and improvements in code structure, into another pull request.

  3. Documentation Updates: Move all documentation-related changes, including README updates and localization files, into a separate pull request.

  4. Dependency and Configuration Changes: Create a pull request for changes related to dependencies and configuration files, such as package.json updates and removal of obsolete configuration files.

This approach will help in focusing the review process on specific areas and ensure that each change is thoroughly understood and tested. Please consider splitting the pull request accordingly.

monotykamary pushed a commit to monotykamary/Roo-Code that referenced this pull request Apr 4, 2025
* add  qwen qwq-plus model

* rename variable

* set up branch

* segment alibaba models between mainland and international

* allow temperature passing to qwq

* changeset

---------

Co-authored-by: yaojunWang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants