| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
agent-trace-lite records simple agent spans and events to JSONL and summarizes durations and errors.
python -m pip install .agent-trace-lite start trace.jsonl plan
agent-trace-lite event trace.jsonl tool_call --message "ran command"
agent-trace-lite end trace.jsonl SPAN_ID --status ok
agent-trace-lite summary trace.jsonl --format json
agent-trace-lite summary trace.jsonl --format markdownRecord types:
python -m unittest discover -s tests| Back | FazBrowse Home | New Git URL |