Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented Aug 12, 2025

Important

Switch from TaskBridgeService to UnifiedBridgeService and add npm package.json generation in scripts/link-packages.js.

  • Service Switch:
    • Replace TaskBridgeService with UnifiedBridgeService in Task.ts, ClineProvider.ts, and extension.ts.
    • Update task subscription logic to use UnifiedBridgeService.
  • New Functionality:
    • Add generateNpmPackageJson() in scripts/link-packages.js to create package.json for npm packages if not present.
  • Dependency Update:
    • Update @roo-code/cloud to version ^0.11.0 in package.json.

This description was created by Ellipsis for 15d6f88. You can customize this summary. It will automatically update as commits are pushed.

@cte cte requested review from jr and mrubens as code owners August 12, 2025 08:46
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Aug 12, 2025
Copy link
Contributor

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution! I've reviewed the changes and have some suggestions for improvement. The refactoring from separate TaskBridgeService and ExtensionBridgeService to UnifiedBridgeService looks clean overall.

@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Aug 12, 2025
@cte cte merged commit 12d1959 into main Aug 12, 2025
10 checks passed
@cte cte deleted the cte/unified-bridge-service branch August 12, 2025 10:39
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Aug 12, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants