diff options
| author | Adam Malczewski <[email protected]> | 2026-05-23 04:37:56 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-05-23 04:37:56 +0900 |
| commit | ef427d3eae77fca716c203dd8bd84939710c518a (patch) | |
| tree | 4241c489a199f32206cd947bec506701d86bf659 /packaging/[email protected] | |
| parent | 80ce5960c479fe35ab72c822e3b67799d7e1491e (diff) | |
| download | dispatch-ef427d3eae77fca716c203dd8bd84939710c518a.tar.gz dispatch-ef427d3eae77fca716c203dd8bd84939710c518a.zip | |
feat: youtube_transcribe blocks with polling, interruptible with background retrieve
- youtube_transcribe now polls until transcript is ready (waits estimated_seconds - 2s, min 2s)
- Times out after 10 minutes of polling
- When user interrupts, polling continues in background with youtube_transcribe_<uuid> job ID
- BackgroundTranscriptStore holds polling jobs, retrieve tool resolves them
- ToolCallDisplay shows 'interrupted' badge (blue) when result contains [USER INTERRUPT]
- Applies to all interruptible tools: run_shell, youtube_transcribe, retrieve
Diffstat (limited to 'packaging/[email protected]')
0 files changed, 0 insertions, 0 deletions
