agent-trace eval
Version updated for https://github.com/Siddhant-K-code/agent-trace to version v0.83.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The agent-trace GitHub Action is designed to trace and replay the actions of AI agents, providing insights into tool calls, file operations, decision points, error recovery, and actual commands. It captures the full session and allows for exporting to observability tools like Datadog, Honeycomb, New Relic, or Splunk, setting rules to control the agent’s behavior. The action supports CLI hooks, MCP proxy integration, and Python decorator options for capturing tool calls without needing an MCP server.
What’s Changed
- fix: restore editor session lifecycle tracking (#224)