Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

fix the built boomerang orchestrator mode to bring in line with origi…#3081

Merged
mrubens merged 1 commit into
mainfrom
boomerang-fix
May 1, 2025
Merged

fix the built boomerang orchestrator mode to bring in line with origi…#3081
mrubens merged 1 commit into
mainfrom
boomerang-fix

Conversation

@hannesrudolph
Copy link
Copy Markdown
Contributor

@hannesrudolph hannesrudolph commented May 1, 2025

Description

Test Procedure

Type of Change

  • [x ] 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ♻️ Refactor Changes
  • 💅 Cosmetic Changes
  • 📚 Documentation update
  • 🏃 Workflow Changes

Pre-flight Checklist

  • Changes are limited to a single feature, bugfix or chore (split larger changes into separate PRs)
  • Tests are passing (npm test) and code is formatted and linted (npm run format && npm run lint)
  • I have created a changeset using npm run changeset (required for user-facing changes)
  • I have reviewed contributor guidelines

Screenshots

Additional Notes


Important

Removes all group permissions from orchestrator mode in modes.ts to align with intended functionality.

  • Behavior:
    • Removes all group permissions from orchestrator mode in modes.ts, affecting task delegation and management.
  • Misc:
    • Aligns orchestrator mode with its intended functionality by removing unnecessary group permissions.

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

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 1, 2025

⚠️ No Changeset found

Latest commit: 2f3fcab

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels May 1, 2025
Copy link
Copy Markdown
Collaborator

@mrubens mrubens left a comment

Choose a reason for hiding this comment

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

Thanks, sorry I missed this when first creating the mode

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 1, 2025
@mrubens mrubens merged commit 14afaca into main May 1, 2025
21 checks passed
@github-project-automation github-project-automation Bot moved this from New to Done in Roo Code Roadmap May 1, 2025
@mrubens mrubens deleted the boomerang-fix branch May 1, 2025 03:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants