open-multi-agent/src/utils
JackChen 0111876264
feat: add onTrace observability callback (#18)
Add lightweight onTrace callback to OrchestratorConfig that emits
structured span events (llm_call, tool_call, task, agent) with timing,
token usage, and runId correlation. Zero overhead when not subscribed.

Closes #18
2026-04-03 15:28:59 +08:00
..
semaphore.ts Initial release: open-multi-agent v0.1.0 2026-04-01 04:33:15 +08:00
trace.ts feat: add onTrace observability callback (#18) 2026-04-03 15:28:59 +08:00