You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Highlights
Expanded the sanitized public corpus to 665,453 agent steps across 8,058 sessions and 52 pseudonymous users, including 743,819 normalized tool calls.
Added the Bash command breakdown: executable popularity for Claude and Codex, raw and lifecycle-aware latency rankings, command-structure skeletons, and privacy-safe executable labels.
Improved Codex command timing by treating write_stdin continuations as part of the originating exec_command lifecycle.
Preserved historical rounds during multi-host recollection while filtering empty replay artifacts.
Refreshed session, generation, tool-call, prefix-cache, and cost analyses, including English and Chinese web narratives.
Privacy hardening: custom and integration-specific tool names are pseudonymized as stable custom_tool_N labels.