feat(companion): complete platform stream helper parity

This commit is contained in:
William Valentin
2026-02-16 19:24:54 -08:00
parent 6018db0dd3
commit a76e3e03dc
4 changed files with 130 additions and 3 deletions
+13
View File
@@ -567,6 +567,19 @@
],
"test_status": "pnpm test:run src/companion/platformClients.test.ts src/companion/runtimeClient.test.ts src/companion/heartbeatLoop.test.ts src/companion/platformClients.integration.test.ts + pnpm typecheck passing"
},
"companion-platform-stream-helper-parity": {
"status": "completed",
"date": "2026-02-17",
"updated": "2026-02-17",
"summary": "Extended platform wrapper event parity by adding passthroughs for typing/context warning stream subscriptions and wait helpers alongside existing stream-token helpers.",
"files_modified": [
"src/companion/platformClients.ts",
"src/companion/platformClients.test.ts",
"README.md",
"docs/plans/state.json"
],
"test_status": "pnpm test:run src/companion/platformClients.test.ts src/companion/runtimeClient.test.ts src/companion/heartbeatLoop.test.ts src/companion/platformClients.integration.test.ts + pnpm typecheck passing"
},
"browser-tools-activation-clarity": {
"status": "completed",
"date": "2026-02-17",