---
title: "Better Agent tracing and reasoning capture"
description: "Blyp traces multi-step Better Agent runs, tool usage, token consumption, and opt-in reasoning payloads."
canonical_url: "https://www.blyp.dev/docs/changelog/2026-04-05"
markdown_url: "https://www.blyp.dev/docs/changelog/2026-04-05.md"
last_updated: "2018-10-20"
x_farming_labs_generated_preamble: true
---

# Better Agent tracing and reasoning capture
URL: /docs/changelog/2026-04-05
LLM index: /llms.txt
Description: Blyp traces multi-step Better Agent runs, tool usage, token consumption, and opt-in reasoning payloads.

## @blyp/core v0.1.23

### Highlights

- Added the `@blyp/core/ai/better-agent` plugin and manual tracker.
- Added lifecycle tracing for multi-step agent runs, tool use, and aggregated token usage.
- Added provider resolution for mapping runs to OpenAI, Anthropic, and other underlying providers.
- Added opt-in reasoning and raw-provider-payload capture.

### Privacy

Reasoning, tool inputs, prompts, and outputs remain capture-controlled. Enable only the fields the application is permitted to retain.

[View the original release on GitHub](https://github.com/Blyphq/blyp/releases/tag/0.1.23).

## Sitemap

See the full [sitemap](/sitemap.md) for all pages.
Docs-scoped sitemap: [/docs/sitemap.md](/docs/sitemap.md).
Well-known sitemap: [/.well-known/sitemap.md](/.well-known/sitemap.md).
