Files
reflector/.flow/tasks/fn-1.8.md
Igor Loskutov 316f7b316d 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
2026-01-12 18:24:47 -05:00

16 lines
134 B
Markdown

# fn-1.8 End-to-end testing
## Description
TBD
## Acceptance
- [ ] TBD
## Done summary
TBD
## Evidence
- Commits:
- Tests:
- PRs: