Skip to content

v0.1.56

Choose a tag to compare

@grnbtqdbyx-create grnbtqdbyx-create released this 31 May 19:50
· 59 commits to main since this release

What changed

  • Extended trace-to-skill config-audit to detect legacy Codex profile config: top-level profile = "..." and [profiles.*] sections.
  • Keeps the existing config diagnostics for model pins, sandbox/approval posture, Windows elevated sandbox mode, missing permission profiles, plugin cache drift, and MCP approval sprawl.
  • Updated the config audit JSON schema and public docs to make config migration reports easier to share.

Why

This directly targets current Codex config migration reports where legacy profile config and model pins broke after updates. The command gives users a privacy-preserving, line-referenced summary instead of asking them to paste raw config files.

Verification

  • npm run check
  • git diff --check
  • npm pack --dry-run --json
  • CLI smoke test on a temporary config fixture confirmed both legacy_profile_config and model_pin findings