Skip to content

Resolve Windows length issues with claude CLI#33

Merged
m7medVision merged 1 commit intomainfrom
32-windows-error-filename-or-extension-is-too-long-when-using-anthropic-provider
Jan 17, 2026
Merged

Resolve Windows length issues with claude CLI#33
m7medVision merged 1 commit intomainfrom
32-windows-error-filename-or-extension-is-too-long-when-using-anthropic-provider

Conversation

@m7medVision
Copy link
Copy Markdown
Owner

This pull request updates the way prompts are sent to the claude CLI in the AnthropicProvider implementation. Instead of passing the prompt as a command-line argument, prompts are now piped through stdin. This change improves compatibility with long prompts.

Resolve #32

@m7medVision m7medVision self-assigned this Jan 17, 2026
@m7medVision m7medVision merged commit 35c3ac4 into main Jan 17, 2026
@m7medVision m7medVision deleted the 32-windows-error-filename-or-extension-is-too-long-when-using-anthropic-provider branch January 17, 2026 11:55
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.

Windows error: "filename or extension is too long" when using Anthropic provider

1 participant