Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:17
· 7 commits to main since this release

Superseded for updater reliability by v0.4.1. The v0.4.0 updater depends on anonymous GitHub REST API quota and may fail when that public quota is exhausted. Install v0.4.1 with the fixed-tag commands below.

v0.4.0 introduced an explicit stable self-update path and a fail-closed privacy contract across every bundled Miles Skill.

Install the corrected updater

codex plugin marketplace remove mileswang-skill
codex plugin marketplace add Add-Miles/mileswang-skill --ref v0.4.1
codex plugin add mileswang-skill@mileswang-skill

No Miles API, API key, account, or private Miles service is required. v0.4.1 discovers releases through public Git refs and verifies the Release ZIP with its companion SHA-256 file.

Privacy boundary

Public brand names remain allowed. Private contact information, machine paths, account identifiers, chats, credentials, and unnecessary media metadata are blocked from public distribution.

History was rewritten to use GitHub noreply commit identities. This cannot erase third-party clones or GitHub-internal cached and pull-request references; host-side cleanup is a separate step.

Full changelog: v0.3.0...v0.4.0