Skip to content

trace-to-skill v0.1.72

Choose a tag to compare

@grnbtqdbyx-create grnbtqdbyx-create released this 31 May 23:12
· 43 commits to main since this release

Highlights

  • Extends trace-to-skill session-audit into a privacy-safe Codex history map for project/sidebar/search disappearance reports.
  • Compares rollout session metadata with session_index.jsonl and reports indexed vs unindexed rollout threads.
  • Adds recoverable codex resume <thread_id> commands for rollout threads that still exist on disk.
  • Groups related projects by workspace basename plus a short path hash instead of printing full local paths.
  • Updates the session-audit JSON schema and docs for current Codex project-history/session-state issue clusters.

Verification

  • npm run check
  • synthetic session-history smoke confirmed one indexed and one unindexed rollout thread plus codex resume hidden
  • git diff --check
  • npm pack --dry-run --json confirmed session-audit dist and schema files are included