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 |
||
|---|---|---|
| .. | ||
| 01-single-agent.ts | ||
| 02-team-collaboration.ts | ||
| 03-task-pipeline.ts | ||
| 04-multi-model-team.ts | ||
| 05-copilot-test.ts | ||
| 06-local-model.ts | ||
| 07-fan-out-aggregate.ts | ||
| 08-gemma4-local.ts | ||
| 09-structured-output.ts | ||
| 10-task-retry.ts | ||
| 11-trace-observability.ts | ||