feat: add pluggable agent harness registry

This commit is contained in:
Peter Steinberger
2026-04-10 13:49:45 +01:00
parent fa97004ee1
commit 44ec4d05de
46 changed files with 1030 additions and 10 deletions

View File

@@ -1 +1 @@
export { runEmbeddedPiAgent } from "../../agents/pi-embedded.js";
export { runEmbeddedAgent, runEmbeddedPiAgent } from "../../agents/pi-embedded.js";