Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Mar 25, 2025

Follow-up to #1869 to make the instruction loads auto-approvable.


Important

Auto-approval logic added for fetch_instructions in ChatView.tsx, automatically approving certain tasks based on settings.

  • Behavior:
    • Auto-approval logic added for fetch_instructions tool in ChatView.tsx.
    • Automatically approves create_mode and create_mcp_server tasks if conditions are met.
  • Code Changes:
    • Added console log for tool messages in ChatView.tsx.
    • Adjusted text in mcp-servers.ts and modes.ts to reflect new auto-approval behavior.
  • Conditions:
    • Auto-approval depends on alwaysAllowModeSwitch and alwaysAllowMcp settings.

This description was created by Ellipsis for 339c836. It will automatically update as commits are pushed.

@changeset-bot
Copy link

changeset-bot bot commented Mar 25, 2025

⚠️ No Changeset found

Latest commit: 339c836

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:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Mar 25, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 25, 2025
@mrubens mrubens force-pushed the fetch_instructions_auto_approval branch from db42394 to 0149028 Compare March 25, 2025 18:26
@mrubens mrubens force-pushed the fetch_instructions_auto_approval branch from 0149028 to 339c836 Compare March 25, 2025 18:27
@mrubens mrubens merged commit b8549f1 into main Mar 25, 2025
10 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 25, 2025
@mrubens mrubens deleted the fetch_instructions_auto_approval branch March 25, 2025 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants