Extend Sapat Providers in Daytona#181
Open
jjoanna2-debug wants to merge 10 commits into
Open
Conversation
Signed-off-by: Jean-Claude Joanna <jeanclaudejoanna@JCs-M3-MacBook-Pro.local>
jjoanna2-debug
force-pushed
the
extend-sapat-providers-daytona
branch
from
May 11, 2026 13:32
bd00a05 to
f05d014
Compare
Signed-off-by: Jean-Claude Joanna <jeanclaudejoanna@JCs-M3-MacBook-Pro.local>
jjoanna2-debug
force-pushed
the
extend-sapat-providers-daytona
branch
from
May 11, 2026 20:52
53b9be4 to
296c99d
Compare
Signed-off-by: Jean-Claude Joanna <jeanclaudejoanna@JCs-M3-MacBook-Pro.local>
jjoanna2-debug
force-pushed
the
extend-sapat-providers-daytona
branch
from
May 13, 2026 03:11
156fb1d to
57a29c7
Compare
Signed-off-by: Jean-Claude Joanna <jeanclaudejoanna@JCs-M3-MacBook-Pro.local>
jjoanna2-debug
force-pushed
the
extend-sapat-providers-daytona
branch
from
May 13, 2026 23:50
740e3f4 to
fcaff6e
Compare
added 2 commits
May 14, 2026 23:33
Signed-off-by: Jean-Claude Joanna <jeanclaudejoanna@JCs-M3-MacBook-Pro.local>
Signed-off-by: Jean-Claude Joanna <jeanclaudejoanna@JCs-M3-MacBook-Pro.local>
jjoanna2-debug
force-pushed
the
extend-sapat-providers-daytona
branch
from
May 19, 2026 22:46
62a4f16 to
c992ef7
Compare
Signed-off-by: Jean-Claude Joanna <jeanclaudejoanna@JCs-M3-MacBook-Pro.local>
jjoanna2-debug
force-pushed
the
extend-sapat-providers-daytona
branch
from
May 30, 2026 21:43
864830e to
88cd1ca
Compare
Signed-off-by: Jean-Claude Joanna <273834277+jjoanna2-debug@users.noreply.github.com>
jjoanna2-debug
force-pushed
the
extend-sapat-providers-daytona
branch
from
May 30, 2026 22:08
dd7b357 to
0710f5a
Compare
jjoanna2-debug
force-pushed
the
extend-sapat-providers-daytona
branch
2 times, most recently
from
June 19, 2026 23:48
dc766aa to
520c2d8
Compare
Signed-off-by: Jean-Claude Joanna <273834277+jjoanna2-debug@users.noreply.github.com>
jjoanna2-debug
force-pushed
the
extend-sapat-providers-daytona
branch
from
June 19, 2026 23:50
520c2d8 to
a0fda00
Compare
Signed-off-by: Jean-Claude Joanna <273834277+jjoanna2-debug@users.noreply.github.com>
jjoanna2-debug
force-pushed
the
extend-sapat-providers-daytona
branch
from
July 8, 2026 09:38
ffc18ca to
f747241
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
nibzard/sapatmainatba900b7, including provider registry discovery,@register,ProviderConfig,TranscriptionResult, andAsyncPollProvider.Decisive review points
api.assemblyai.com, rejects URL credentials/query strings/unknown hosts, and only allows localhost through an explicit test-only flag.async_poll.pyis documented as shared helper-only; concrete providers belong in their own modules and must register provider classes with@register._registryand_discoveredso provider availability does not leak between cases..env, media, and generated transcript artifacts.Security / privacy hardening
.envvalues, full provider responses, provider request metadata, or full transcript text..txtfiles are explicitly excluded from committed review artifacts.Current validation
npx --yes markdownlint-cli@0.45.0 guides/20260511_extend_sapat_providers_in_daytona.md definitions/20260511_definition_transcription_provider_adapter.md authors/jean_claude_joanna.mdgit diff --checkfile guides/assets/20260511_extend_sapat_providers_in_daytona_img1.pngandsips -g pixelWidth -g pixelHeight guides/assets/20260511_extend_sapat_providers_in_daytona_img1.pngverified a valid 1600x900 PNG.git ls-files | rg '(^|/)\.env$|\.mp3$|\.mp4$|sample\.txt$'returned no committed smoke-test artifacts.git grep -nE 'Bearer [A-Za-z0-9_.-]{20,}|ASSEMBLYAI_API_KEY=' -- . | rg -v 'ASSEMBLYAI_API_KEY=your_|git grep -nE'returned no real credentials.status: ready; final diff audit found no credential, private-media, generated-transcript, or executable-runtime expansion in this content-only patch.f747241031672c935c644ad9c7fc83d886b93e73; DCO is green./claim #13