Skip to content

Conversation

@roomote
Copy link
Collaborator

@roomote roomote commented Jun 17, 2025

Important

Add feature to hide task and auto-approve boxes in the UI with a new setting in globalSettingsSchema.

  • Behavior:
    • Adds hideTaskAndAutoApproveBoxes boolean to globalSettingsSchema in global-settings.ts.
    • Updates ClineProvider and webviewMessageHandler to handle hideTaskAndAutoApproveBoxes state.
    • Adds UI toggle for hideTaskAndAutoApproveBoxes in SettingsView.tsx under the "UI" section.
  • UI Components:
    • Conditionally renders TaskHeader and AutoApproveMenu in ChatView.tsx based on hideTaskAndAutoApproveBoxes.
  • State Management:
    • Adds hideTaskAndAutoApproveBoxes to ExtensionState and ExtensionStateContext in ExtensionStateContext.tsx.
  • Localization:
    • Adds localization strings for hideTaskAndAutoApproveBoxes in settings.json.

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

@roomote roomote requested review from cte, jr and mrubens as code owners June 17, 2025 12:00
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 17, 2025
@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Jun 17, 2025
@daniel-lxs
Copy link
Member

Closing, while it is a cool concept the space gained is minimal and you lose the task overview completely.

@daniel-lxs daniel-lxs closed this Jun 17, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Jun 17, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Jun 17, 2025
@roomote roomote deleted the fix-4775 branch June 19, 2025 15:42
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:M This PR changes 30-99 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants