Add resilient Azure offline transcription backlog
PR and Push Build/Test / build-and-test (push) Successful in 18m41s

This commit is contained in:
2026-06-15 17:26:34 +02:00
parent b22754ce5d
commit b774ccc375
35 changed files with 2456 additions and 198 deletions
+7
View File
@@ -0,0 +1,7 @@
# Tasks
- [x] Add requirement scenarios for tray Exit and in-progress confirmation.
- [x] Add a failing behavior test proving the tray menu exposes Exit.
- [x] Add the Exit tray menu item.
- [x] Implement Windows tray Exit handling with confirmation for non-idle states.
- [x] Run focused taskbar tests and `openspec validate add-tray-exit --strict`.