claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[FEATURE] Add "Execute on Web" option when exiting Plan Mode

Open azu opened this issue 1 month ago • 0 comments

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

After creating a plan in Plan Mode, users currently have to manually type & Execute the plan to send execution to Claude Code on the web. This breaks the flow and requires remembering the syntax.

Proposed Solution

Add a new option when exiting Plan Mode:

Plan completed. How would you like to proceed?

  1. Clear context and Execute locally(auto-accept)
  2. Execute locally (auto-accept)
  3. Execute locally (manual approval)
  4. Execute on web (background task) ← NEW
  5. No, keep planning Image

Alternative Solutions

No response

Priority

Medium - Would be very helpful

Feature Category

Interactive mode (TUI)

Use Case Example

  • Seamless "plan locally, execute remotely" workflow
  • No need to remember & prefix syntax
  • Consistent with the official best practice pattern documented at https://code.claude.com/docs/en/claude-code-on-the-web

Additional Context

No response

azu avatar Jan 17 '26 00:01 azu