feat: add WebVTT context generation to chat WebSocket endpoint

- Import topics_to_webvtt_named and recordings controller
- Add _get_is_multitrack helper function
- Generate WebVTT context on WebSocket connection
- Add get_context message type to retrieve WebVTT
- Maintain backward compatibility with echo for other messages
- Add test fixture and test for WebVTT context generation

Implements task fn-1.2: WebVTT context generation for transcript chat
This commit is contained in:
Igor Loskutov
2026-01-12 18:21:10 -05:00
parent 7ca9cad937
commit 316f7b316d
41 changed files with 10730 additions and 0 deletions

32
.flow/tasks/fn-1.1.md Normal file
View File

@@ -0,0 +1,32 @@
# fn-1.1 WebSocket endpoint skeleton
## Description
TBD
## Acceptance
- [ ] TBD
## Done summary
Blocked:
Auto-blocked after 5 attempts.
Run: 20260112T225250Z-duffy-igor.loskutoff@gmail.com-45256-e619
Task: fn-1.1
Last output:
timeout: failed to run command claude: No such file or directory
ralph: missing impl review receipt; forcing retry
ralph: task not done; forcing retry
Blocked:
Auto-blocked after 5 attempts.
Run: 20260112T230602Z-duffy-igor.loskutoff@gmail.com-47912-91d9
Task: fn-1.1
Last output:
timeout: failed to run command claude: No such file or directory
ralph: missing impl review receipt; forcing retry
ralph: task not done; forcing retry
## Evidence
- Commits:
- Tests:
- PRs: