Skip to content

Add safe host self-updates#14

Merged
notmike101 merged 1 commit into
mainfrom
codex/core-self-update
Jul 23, 2026
Merged

Add safe host self-updates#14
notmike101 merged 1 commit into
mainfrom
codex/core-self-update

Conversation

@notmike101

Copy link
Copy Markdown
Owner

Summary

  • add stable-channel host update discovery at startup, every six hours, and on demand
  • stage checksum-verified releases before an explicit Update and restart handoff
  • apply only release-managed files with data preservation, backup, rollback, guardian coordination, and runtime fallback
  • publish host-update.json and an internal managed-file release manifest
  • bump host and SDK metadata to 0.3.6

Verification

  • bun run check (45 tests passed)
  • bun scripts/package-release.ts --verify-only --tag v0.3.6
  • bun scripts/package-release.ts --tag v0.3.6
  • generated archive size and SHA-256 match host-update.json; release manifest contains no data paths

@notmike101
notmike101 marked this pull request as ready for review July 23, 2026 01:56
@notmike101
notmike101 merged commit 4d7dea3 into main Jul 23, 2026
2 checks passed
@notmike101
notmike101 deleted the codex/core-self-update branch July 23, 2026 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant