Skip to content

Comments

Remove hardcoded --chrome flag from Claude executor#468

Merged
bborn merged 1 commit intomainfrom
task/1455-add-customizable-executor-command-config
Feb 21, 2026
Merged

Remove hardcoded --chrome flag from Claude executor#468
bborn merged 1 commit intomainfrom
task/1455-add-customizable-executor-command-config

Conversation

@bborn
Copy link
Owner

@bborn bborn commented Feb 21, 2026

Summary

  • Removed hardcoded --chrome flag from all Claude command-building paths (BuildCommand, runClaude, runClaudeResume, resumeClaudeDangerous, resumeClaudeSafe)
  • Users who want --chrome can alias their claude command or configure it in their shell

Test plan

  • All existing tests pass
  • Build compiles cleanly
  • Manual: Verify Claude tasks start correctly without --chrome

The --chrome flag should not be enabled by default. Users who want it
can alias their claude command or set it up in their shell config.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bborn bborn force-pushed the task/1455-add-customizable-executor-command-config branch from 258ad27 to 0514d25 Compare February 21, 2026 00:33
@bborn bborn changed the title Add customizable executor command configuration Remove hardcoded --chrome flag from Claude executor Feb 21, 2026
@bborn bborn merged commit 40814a9 into main Feb 21, 2026
3 checks passed
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.

1 participant