-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix(frontend): support Windows shell commands in Claude CLI invocation (ACS-261) #1152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
AndyMik90
merged 53 commits into
develop
from
stillknotknown/acs-261-frontend-or-terminal-claude-cli-invocation-hangs-after-environment-override-check-log-on-windows
Jan 16, 2026
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
3533e71
fix(frontend): support Windows shell commands in Claude CLI invocatio…
StillKnotKnown 2fbf1e7
fix: address PR review feedback - Windows cmd.exe syntax fixes
StillKnotKnown 8241d88
fix readme for 2.7.4
0089682
fix(github-review): refresh CI status before returning cached verdict…
AndyMik90 3bea1be
fix(pr-review): properly capture structured output from SDK ResultMes…
AndyMik90 36947a6
fix(runners): correct roadmap import path in roadmap_runner.py (ACS-2…
StillKnotKnown 49ff0c2
fix(frontend): pass CLAUDE_CLI_PATH to Python backend subprocess (ACS…
StillKnotKnown b2ad786
feat(github-review): wait for CI checks before starting AI PR review …
AndyMik90 ca0f384
fix(pr-review): use list instead of tuple for line_range to fix SDK s…
AndyMik90 c66de7b
add time sensitive AI review logic (#1137)
AndyMik90 fc34dc6
fix(backend): isolate PYTHONPATH to prevent pollution of external pro…
StillKnotKnown f599b69
fix(ci): enable automatic release workflow triggering (#1043)
AndyMik90 2cfa7b3
fix(github-issues): add pagination and infinite scroll for issues tab…
AndyMik90 0f1d382
fix: file drag-and-drop to terminals and task modals + branch status …
AndyMik90 9eb7f3f
fix: update all model versions to Claude 4.5 and connect insights to …
AndyMik90 191d4fd
fix(ci): add beta manifest renaming and validation (#1002) (#1080)
AndyMik90 3ec8c9f
117-sidebar-update-banner (#1078)
AndyMik90 480cbd9
Fix Delete Worktree Status Regression (#1076)
AndyMik90 ab268ec
fix(terminal): filter stale worktree metadata and auto-cleanup (#1038)
AndyMik90 6038cc2
fix(backend): improve gh CLI detection for PR creation (ACS-247) (#1071)
StillKnotKnown 2bd3cbe
fix(frontend): add windowsVerbatimArguments for Windows .cmd validati…
StillKnotKnown ddcf652
fix(terminal): add scroll area to worktree dropdown to prevent overfl…
AndyMik90 055a3bf
fix(frontend): resolve agent profile before falling back to defaults …
StillKnotKnown 1a96acb
feat(pr-review): add fast-path detection for merge commits without fi…
AndyMik90 5496a6c
fix(pr-review): resolve verdict message contradiction and blocked sta…
AndyMik90 4cebbe1
fix(terminal): prevent aggressive renaming on Claude invocation (#1147)
AndyMik90 e0fd80a
fix: complete Windows cmd.exe syntax fixes for all shell commands
StillKnotKnown 719079d
fix: add quotes to Windows temp file paths and cleanup timeout timer
StillKnotKnown bf6f3ff
test: update Windows temp file test expectations for quoted paths
StillKnotKnown af8d162
fix: address Auto Claude PR Review feedback (ACS-261)
StillKnotKnown 7228d6a
feat(backend): add Linux secret-service support for OAuth token stora…
StillKnotKnown 565cd0f
fix(shell): use correct escaping for Windows double-quoted values
StillKnotKnown 0498b2d
fix(backend): reduce ultrathink value from 65536 to 60000 for Opus 4.…
StillKnotKnown b1cad21
fix: windows (#1056)
AlexMadera cda11e2
fix(shell): use correct escaping for Windows double-quoted values (ro…
StillKnotKnown 586e00d
fix(terminal): enable scrolling in worktree dropdown when many items …
AndyMik90 b9ec3be
fix(shell): use correct escaping in escapeShellCommand function
StillKnotKnown 23d41ee
fix(shell): use correct escaping in escapeShellCommand function
StillKnotKnown 0a8a596
test: make buildClaudeShellCommand tests platform-aware
StillKnotKnown 92ee700
refactor(tests): parameterize platform tests with mockable platform a…
StillKnotKnown 431809c
fix(tests): move platform abstraction to shared module for proper moc…
StillKnotKnown 21f20ab
Merge branch 'develop' into stillknotknown/acs-261-frontend-or-termin…
StillKnotKnown d56b395
fix: address TypeScript error and Windows cd command issues
StillKnotKnown 1ed14d9
fix(test): use platform-specific quoted command expectation
StillKnotKnown ae5c953
fix(test): use proper escaping in getQuotedCommand helper
StillKnotKnown 6ff7158
Merge branch 'develop' into stillknotknown/acs-261-frontend-or-termin…
AndyMik90 9f73179
fix(terminal): restore claudeProfileId on invocation error and fix % …
StillKnotKnown 4c8f1de
fix(frontend): add error handling to resumeClaudeAsync and remove unu…
StillKnotKnown 864975b
fix(frontend): address PR review feedback - error handling and platfo…
StillKnotKnown 42dd74c
fix(test): correct platform import path in test file
StillKnotKnown 98421a2
fix(security): delete OAuth token temp file immediately on Windows
StillKnotKnown f1d2cc1
fix(resume): don't restore claudeSessionId on error for --continue
StillKnotKnown 808d97f
Merge branch 'develop' into stillknotknown/acs-261-frontend-or-termin…
AndyMik90 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.