mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-27 00:52:05 +00:00
perf(inbound): trim reply-run startup imports (#52332)
* perf(inbound): trim reply-run startup imports * style(reply): format body runtime import * test(reply): restore runtime seam mocks
This commit is contained in:
6
src/agents/pi-embedded.runtime.ts
Normal file
6
src/agents/pi-embedded.runtime.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export {
|
||||
abortEmbeddedPiRun,
|
||||
isEmbeddedPiRunActive,
|
||||
isEmbeddedPiRunStreaming,
|
||||
resolveEmbeddedSessionLane,
|
||||
} from "./pi-embedded.js";
|
||||
Reference in New Issue
Block a user