Skip to content

v0.2.2 — safe multi-host install + Codex live resilience

Choose a tag to compare

@ImL1s ImL1s released this 22 Jul 02:47

portable-resume-skills v0.2.2

Patch release focused on safer multi-host installation and reliable live Codex session discovery.

Highlights

  • Atomic multi-host preflight: install --host all resolves symlink aliases and checks every destination before the first write, preventing deterministic partial installs.
  • Exact ownership verification: verify --host <host> now requires that host's claim instead of accepting another profile's manifest.
  • Live Codex resilience: busy bounded SQLite snapshots safely fall back to the read-only, query-only live path already used for oversized databases.
  • OpenCode guidance: documents duplicate-name shadowing across native, Claude-compatible, and agent-compatible roots.
  • Release metadata: package license corrected to Apache-2.0.

Verification

Honest limits

  • Host UI natural-language/picker activation remains not-run.
  • Cursor full bubble graph remains not claimed.
  • No PyPI/CD publication is included.

See CHANGELOG.md and docs/STATUS.md.