Skip to content

trace-to-skill v0.1.73

Choose a tag to compare

@grnbtqdbyx-create grnbtqdbyx-create released this 31 May 23:22

Highlights

  • Adds trace-to-skill process-audit for privacy-aware Codex process health reports.
  • Detects Windows PowerShell/pwsh CIM polling evidence such as Get-CimInstance Win32_Process and PerfProc scans.
  • Detects high-CPU Codex/helper/renderer samples, stale process_manager/chat_processes.json mentions, and runaway helper signals.
  • Publishes schemas/process-audit-result.schema.json for bots and dashboards.
  • Updates docs and issue mapping for current Codex high-CPU / process-polling reports.

Verification

  • npm run check
  • synthetic process-audit smoke confirmed PowerShell polling, stale process-manager, high-CPU, and helper signals
  • git diff --check
  • npm pack --dry-run --json confirmed process-audit dist and schema files are included