/** * ACE-TUI Agent Worker (child process) * * Lightweight IPC worker that runs each subagent in a separate process. * This file prefers the model bridge when ACE state and a usable provider are * present, while retaining deterministic adapter fallback for unreachable or * unconfigured runtimes. */ export {}; //# sourceMappingURL=agent-worker.d.ts.map