When CAPTURE_CONTENT=false, the agent.turn span now records empty strings for agent.turn.input and agent.turn.output instead of the actual user prompt and assistant reply. This matches the existing behavior of the LLM span (gen_ai.input.messages / gen_ai.output.messages). - Add capture_content field to Agent struct - Pass capture_content from Settings in cmd/main/main.mbt - Conditionally pass empty string vs real content to span functions |
||
|---|---|---|
| .. | ||
| main.mbt | ||
| moon.pkg | ||
| pkg.generated.mbti | ||