No description
Agents were showing up as "Unnamed Agent" in rig's built-in gen_ai.* spans. Naming them via .name(...) fixes that, and splitting the two phases into #[tracing::instrument]-annotated functions wraps rig's per-turn chat/execute_tool spans in a parent span per phase, making the trace tree legible instead of a flat stream of chat calls. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| FINDINGS.md | ||