Skip to content

Add internal “reason trace” log for debugging agent steps #5

@Isaac24Karat

Description

@Isaac24Karat

To better debug the agent’s thinking, we should log intermediate reasoning steps before output.

Could be as simple as:

  • Raw LLM chain response
  • Which tool/agent was selected and why
  • Confidence or token count

Optional: attach as metadata to final output or as separate log file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions