feat(claude): auto-accept workspace prompt on non-TTY stdin #14

Merged
claudiomaradonna merged 1 commit from feat/non-tty-auto-accept-workspace into main 2026-05-02 15:40:46 +02:00

Third-party tools that invoke the wrapper without a TTY (CI, IDE
integrations, automation scripts) hung on the directory-confirmation
prompt and could read the lack of response as Claude being broken.

Now skip the prompt and default the workspace to the current
directory when stdin is not a TTY. Interactive callers still get the
prompt unchanged.

Third-party tools that invoke the wrapper without a TTY (CI, IDE integrations, automation scripts) hung on the directory-confirmation prompt and could read the lack of response as Claude being broken. Now skip the prompt and default the workspace to the current directory when stdin is not a TTY. Interactive callers still get the prompt unchanged.
Third-party tools that invoke the wrapper without a TTY (CI, IDE
integrations, automation scripts) hung on the directory-confirmation
prompt and could read the lack of response as Claude being broken.

Now skip the prompt and default the workspace to the current
directory when stdin is not a TTY. Interactive callers still get the
prompt unchanged.
claudiomaradonna deleted branch feat/non-tty-auto-accept-workspace 2026-05-02 15:40:49 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
claudiomaradonna/claude-jail!14
No description provided.