Skip to content

refactor(frontend): remove feature flag (planning agent)#12880

Merged
hieptl merged 5 commits intomainfrom
hieptl/app-515
Feb 26, 2026
Merged

refactor(frontend): remove feature flag (planning agent)#12880
hieptl merged 5 commits intomainfrom
hieptl/app-515

Conversation

@hieptl
Copy link
Copy Markdown
Collaborator

@hieptl hieptl commented Feb 16, 2026

Summary of PR

Demo Screenshots/Videos

N/A.

Change Type

  • Bug fix
  • New feature
  • Breaking change
  • Refactor
  • Other (dependency update, docs, typo fixes, etc.)

Checklist

  • I have read and reviewed the code and I understand what the code is doing.
  • I have tested the code to the best of my ability and ensured it works as expected.

Fixes

Resolves #(issue)

Release Notes

  • Include this change in the Release Notes.

To run this PR locally, use the following command:

GUI with Docker:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.openhands.dev/openhands/runtime:21e6989-nikolaik   --name openhands-app-21e6989   docker.openhands.dev/openhands/openhands:21e6989

@hieptl hieptl self-assigned this Feb 16, 2026
@hieptl hieptl requested a review from amanape as a code owner February 16, 2026 10:31
Copy link
Copy Markdown
Collaborator

@all-hands-bot all-hands-bot left a comment

Choose a reason for hiding this comment

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

✅ Clean refactor that systematically removes the feature flag across all frontend components, tests, and UI elements. The planning agent is now permanently enabled. No remaining references found in the codebase.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 16, 2026

Coverage report

This PR does not seem to contain any modification to coverable code.

@hieptl hieptl merged commit f93e325 into main Feb 26, 2026
16 of 17 checks passed
@hieptl hieptl deleted the hieptl/app-515 branch February 26, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants