Codex Trajectory Makes Redacted-by-Default the Norm for Agent Log Viewers, With Full Detail Strictly Opt-In
GitHub·medium signal
icesixgod/codex-trajectory (created 2026-08-13, 168 stars, MIT, pushed 2026-08-18) is a read-only Codex plugin that turns local task logs into an event ledger and interactive timeline covering turns, model steps, reasoning summaries, tool timing, subagents, compaction, token usage, and failures. Its default 'safe summary' mode returns only names, timing, status, and bounded summaries — hiding tool inputs and outputs, absolute log paths, Git remotes, base instructions, and encrypted reasoning. Even the opt-in detailLevel:'full' never exposes base instructions or encrypted reasoning. The Python runtime has no telemetry and makes no application network requests; install is `codex plugin marketplace add icesixgod/codex-trajectory`.