Files
deepseek-harness/packages/host/apiproxy/tests
Yichen Jiang 3a60d97d21 test(apiproxy): round-trip every agent-preset method through the carrier
The domain's five registrations were unexercised on both halves of the
carrier, so a method missing from `handler.ts` or `client.ts` would have
surfaced in the browser rather than here. `read`/`write`/`remove` widened
the gap; this closes it for the whole domain.
2026-08-07 00:41:50 +08:00
..