Skip to content

Add IBM Watson transcription provider#27

Closed
EnesBrt wants to merge 1 commit into
nibzard:mainfrom
EnesBrt:codex/ibm-watson-transcription-provider
Closed

Add IBM Watson transcription provider#27
EnesBrt wants to merge 1 commit into
nibzard:mainfrom
EnesBrt:codex/ibm-watson-transcription-provider

Conversation

@EnesBrt
Copy link
Copy Markdown

@EnesBrt EnesBrt commented May 20, 2026

Withdrawn

Withdrawn at contributor request.

The companion Daytona content PR has also been withdrawn; no bounty claim is being made from this PR.

@EnesBrt
Copy link
Copy Markdown
Author

EnesBrt commented May 20, 2026

Quick follow-up on the red checks: the failing Continuous AI statuses show Agent encountered an error, not a repository test failure. I re-ran the focused validation locally after the signed-off commit:

  • PYTHONPATH=src python -m unittest tests.test_ibm_watson -> 2 passed
  • python -m compileall src tests -> passed
  • git diff --check -> passed

Happy to address any maintainer feedback on the provider shape.

Signed-off-by: EnesBrt <enes.barut@gmx.com>
@EnesBrt EnesBrt force-pushed the codex/ibm-watson-transcription-provider branch from 1653a61 to a4492bf Compare May 20, 2026 19:12
@EnesBrt
Copy link
Copy Markdown
Author

EnesBrt commented May 20, 2026

Added CLI coverage in the same branch so the provider is tested from the command entry point too. Current local validation after the update:

  • PYTHONPATH=src python -m unittest discover -s tests -v -> 4 passed
  • python -m compileall src tests -> passed
  • git diff --check -> passed

The new tests/test_script.py checks that --api ibm appears in help output and that selecting it instantiates IBMWatsonTranscription and forwards the expected file/options to process_file.

@EnesBrt
Copy link
Copy Markdown
Author

EnesBrt commented May 20, 2026

Withdrawn at contributor request. Closing this PR and deleting the source branch.

@EnesBrt EnesBrt closed this May 20, 2026
@EnesBrt EnesBrt deleted the codex/ibm-watson-transcription-provider branch May 20, 2026 19:34
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