Fix whisper docker status detection for compose profile
This commit is contained in:
@@ -3,6 +3,18 @@
|
||||
"updated_at": "2026-02-23",
|
||||
"description": "Tracks the status of all Flynn plans and implementation phases",
|
||||
"plans": {
|
||||
"dashboard-docker-dependencies-profile-aware-detection": {
|
||||
"status": "completed",
|
||||
"date": "2026-02-23",
|
||||
"updated": "2026-02-23",
|
||||
"summary": "Fixed false `not-found` Whisper status in dashboard docker dependency cards by querying docker compose with the `voice` profile enabled (`--profile voice`) for both `config --services` and `ps` probes.",
|
||||
"files_modified": [
|
||||
"src/gateway/handlers/dockerDependencies.ts",
|
||||
"src/gateway/handlers/dockerDependencies.test.ts",
|
||||
"docs/plans/state.json"
|
||||
],
|
||||
"test_status": "pnpm test:run src/gateway/handlers/dockerDependencies.test.ts + pnpm typecheck passing"
|
||||
},
|
||||
"minimal-tui-submitted-line-dedupe": {
|
||||
"status": "completed",
|
||||
"date": "2026-02-23",
|
||||
|
||||
Reference in New Issue
Block a user