openclaw/extensions/voice-call/src
max 40b11db80e
TypeScript: add extensions to tsconfig and fix type errors (#12781)
* TypeScript: add extensions to tsconfig and fix type errors

- Add extensions/**/* to tsconfig.json includes
- Export ProviderAuthResult, AnyAgentTool from plugin-sdk
- Fix optional chaining for messageActions across channels
- Add missing type imports (MSTeamsConfig, GroupPolicy, etc.)
- Add type annotations for provider auth handlers
- Fix undici/fetch type compatibility in zalo proxy
- Correct ChannelAccountSnapshot property usage
- Add type casts for tool registrations
- Extract usage view styles and types to separate files

* TypeScript: fix optional debug calls and handleAction guards
2026-02-09 10:05:38 -08:00
..
manager fix(voice-call): harden inbound policy 2026-02-03 09:33:25 -08:00
providers fix: harden voice-call webhook verification 2026-02-03 23:47:27 -08:00
allowlist.ts fix(voice-call): harden inbound policy 2026-02-03 09:33:25 -08:00
cli.ts refactor: consolidate duplicate utility functions (#12439) 2026-02-08 23:59:43 -08:00
config.test.ts fix: harden voice-call webhook verification 2026-02-03 23:47:27 -08:00
config.ts fix: harden voice-call webhook verification 2026-02-03 23:47:27 -08:00
core-bridge.ts chore: Migrate to tsdown, speed up JS bundling by ~10x (thanks @hyf0). 2026-02-03 20:18:16 +09:00
manager.test.ts fix: cover anonymous voice allowlist callers (#8104) (thanks @victormier) (#9188) 2026-02-04 18:23:19 -06:00
manager.ts fix(voice-call): harden inbound policy 2026-02-03 09:33:25 -08:00
media-stream.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
media-stream.ts fix(voice-call): harden inbound policy 2026-02-03 09:33:25 -08:00
response-generator.ts TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
runtime.ts TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
telephony-audio.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
telephony-tts.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
tunnel.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
types.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
utils.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
voice-mapping.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
webhook-security.test.ts fix: harden voice-call webhook verification 2026-02-03 23:47:27 -08:00
webhook-security.ts fix: harden voice-call webhook verification 2026-02-03 23:47:27 -08:00
webhook.ts fix: comprehensive BlueBubbles and channel cleanup (#11093) 2026-02-07 05:00:55 -08:00