perf(agents): lazy-load delivery runtime

This commit is contained in:
Vincent Koc
2026-04-13 21:05:30 +01:00
parent f126088761
commit dd27aa945e
3 changed files with 11 additions and 2 deletions

View File

@@ -0,0 +1 @@
export { deliverAgentCommandResult } from "./delivery.js";