Skip to content

Conversation

@elblah
Copy link

@elblah elblah commented Feb 1, 2026

Allows users to integrate any AI service via custom bash script using the custom_provider_cmd option.

- Add CustomProvider class that accepts a custom bash script command
- Add custom_provider_cmd option to _99.setup() which takes priority over other providers
- Update tests for CustomProvider functionality
- Allows users to integrate any AI service via custom bash script

The custom provider script receives the full prompt as the first parameter.
The AI writes its response to the temp file path specified in the prompt instructions.
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