update roadmap and tasklist

This commit is contained in:
Username
2026-02-24 14:55:03 +01:00
parent 351b980b42
commit 57f4559a38
2 changed files with 4 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
## Phase 4 — Robustness ## Phase 4 — Robustness
- [ ] Reconnection handling - [x] Reconnection handling
- [ ] Error recovery - [x] Error recovery
- [ ] Audio device hot-swap - [ ] Audio device hot-swap
- [ ] Comprehensive test suite - [ ] Comprehensive test suite

View File

@@ -13,7 +13,8 @@
- [x] Volume control (F2/F3, gain 0.0-2.0, status bar display) - [x] Volume control (F2/F3, gain 0.0-2.0, status bar display)
- [x] Server certificate handling (certfile/keyfile config) - [x] Server certificate handling (certfile/keyfile config)
- [x] Config file hot-reload (F5, safe/restart change detection) - [x] Config file hot-reload (F5, safe/restart change detection)
- [x] Reconnection handling with auto-retry and backoff
## Pending ## Pending
- [ ] Reconnection handling on disconnect - [ ] Audio device hot-swap