Skip to content

fix(plan): add shell arguments for shell fallback execution#100

Merged
branchseer merged 5 commits intomainfrom
01-13-fix_plan_add_shell_arguments_for_shell_fallback_execution
Jan 14, 2026
Merged

fix(plan): add shell arguments for shell fallback execution#100
branchseer merged 5 commits intomainfrom
01-13-fix_plan_add_shell_arguments_for_shell_fallback_execution

Conversation

@branchseer
Copy link
Member

No description provided.

Copy link
Member Author

branchseer commented Jan 13, 2026

@branchseer branchseer force-pushed the 01-13-fix_plan_add_shell_arguments_for_shell_fallback_execution branch 3 times, most recently from 26a882b to 99485c2 Compare January 13, 2026 12:40
@branchseer branchseer changed the base branch from 01-13-test_split_plan_tests_and_execution_test to graphite-base/100 January 13, 2026 13:35
@branchseer branchseer force-pushed the 01-13-fix_plan_add_shell_arguments_for_shell_fallback_execution branch from 99485c2 to 9b192dd Compare January 13, 2026 13:37
@graphite-app graphite-app bot changed the base branch from graphite-base/100 to main January 13, 2026 13:38
@branchseer branchseer force-pushed the 01-13-fix_plan_add_shell_arguments_for_shell_fallback_execution branch from 9b192dd to 2077ae0 Compare January 13, 2026 13:38
@branchseer branchseer force-pushed the 01-13-fix_plan_add_shell_arguments_for_shell_fallback_execution branch from 2077ae0 to 26fc1b7 Compare January 13, 2026 13:41
@branchseer branchseer marked this pull request as ready for review January 13, 2026 13:44
branchseer and others added 2 commits January 13, 2026 23:16
Windows path casing can vary (e.g., System32 vs system32), which caused
the snapshot redaction to fail on Windows CI.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Move extension stripping to happen before shell path/name comparison
so that "cmd.exe" becomes "cmd" before we check if it matches the
shell name. Also update os_shell_path to not include .exe since the
extension is already stripped.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy link
Member Author

branchseer commented Jan 14, 2026

Merge activity

  • Jan 14, 3:53 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jan 14, 3:53 AM UTC: @branchseer merged this pull request with Graphite.

@branchseer branchseer merged commit 62d6231 into main Jan 14, 2026
7 checks passed
@branchseer branchseer deleted the 01-13-fix_plan_add_shell_arguments_for_shell_fallback_execution branch January 14, 2026 03:53
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.

2 participants