agent-trace eval
Version updated for https://github.com/Siddhant-K-code/agent-trace to version v0.93.1.
- 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
agent-trace is an experimental tool designed to capture and replay AI agent sessions, providing insights into file operations, tool calls, decision points, error recovery, and commands executed by the agent. It helps developers understand and audit AI-assisted work after the fact, ensuring transparency and accountability. The tool can be installed via pip and offers CLI hooks, an MCP proxy, and a Python decorator for integration with various coding tools.
What’s Changed
- fix: refresh CLI docs and Action packaging (#237)