feat(gateway): include audio + web_search in system.services

This commit is contained in:
William Valentin
2026-02-14 09:27:42 -08:00
parent 4bb4ad4fba
commit b22d6fa0ce
3 changed files with 47 additions and 3 deletions
+2 -2
View File
@@ -62,7 +62,7 @@
"gateway-services-dashboard": {
"status": "completed",
"date": "2026-02-14",
"summary": "Added a system.services RPC that returns a unified list of channel adapters plus automation subsystems (configured vs connected), and updated the web UI dashboard to render these as a Services grid.",
"summary": "Added a system.services RPC that returns a unified list of channel adapters plus automation + tooling subsystems (configured vs connected), including audio transcription and web search, and updated the web UI dashboard/settings to render these as a Services grid.",
"files_modified": [
"src/gateway/handlers/services.ts",
"src/gateway/handlers/services.test.ts",
@@ -1916,7 +1916,7 @@
},
"overall_progress": {
"total_test_count": 1631,
"total_test_count": 1632,
"all_tests_passing": true,
"p0_completion": "3/3 (100%)",
"p1_completion": "4/4 (100%)",