Wave 2: 12 issues — crash recovery, WCAG, security, UI (closes #97-#108)#109
Open
chelslava wants to merge 7 commits into
Open
Wave 2: 12 issues — crash recovery, WCAG, security, UI (closes #97-#108)#109chelslava wants to merge 7 commits into
chelslava wants to merge 7 commits into
Conversation
…ues #97, #98, #102, #103, #106) AudioRecorder crash recovery with 3 retries and exponential backoff (#97) FFmpeg segment auto-merge via concat on recording stop (#98) EventBus notification on FFmpeg crash/recovery (#102) Thumbnail generation with ffmpeg and cache (#103) Path traversal validation utilities (#106) Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
…100, #106, #107, #108) EventBus exception logging with subscriber name and full traceback (#99) EventBus detach on shutdown in LIFO order (#100) Path traversal protection in FilePathRequest schema (#106) Timing-safe WebSocket auth via secrets.compare_digest() (#107) Config file permissions via atomic_write_json(mode=0o600) (#108) Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
…y (issues #101, #102, #104, #105) WebSocket status indicator with colored ● icon and toast notifications (#101) FFmpeg crash/recovery UI with toast and recovery_count in diagnostics (#102) WCAG AA contrast audit for all 4 theme palettes (#104) Loading overlay widget with spinner for async operations (#105) Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Добавить запись о закрытии issues #97-#108 в CHANGELOG Добавить api/config/ в .gitignore Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Unused imports and variables cleaned up for CI green. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
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
Эта PR закрывает 12 issues (#97–#108) в двух параллельных волнах агентов.
Commits
Issues Closed
Stability
Security
Event System
UI/UX
Verification
CI
CI checks must pass before merge.