[codex] Finalize activation runtime alpha.8 candidate#4
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Finalize the Orange Activation Runtime and first-party Codex Host Binding release candidate for
1.1.0-alpha.8.This PR synchronizes the release candidate with the canonical repository by:
1.1.0-alpha.8;contract_version: "0.1";SessionStart,UserPromptSubmit, andStopevents within a 24-hour freshness window;PostToolUseoptional for current lifecycle status;unknownunless a machine-readable Codex surface can prove otherwise;binding removeexplicit about partial removal withpending_user_uninstall_or_disablewhen Codex-side uninstall/disable cannot be verified;docs/27_CODEX_BINDING_E2E.md.Why
Public
mainhas not yet received the alpha.8 Activation Runtime candidate. The public README/package state therefore does not match this release candidate, and tag/npm/GitHub Release work must wait until this branch lands through PR review and CI.Release and E2E Notes
The branch head for PR review and real Codex E2E is:
03c6850f4d6e3cfa4f8904b3e5931f144065f75dEarlier local SHA
b9ca2c1was amended before PR becausepackage-lock.jsonstill referenced1.1.0-alpha.7and one README/trust wording path still described the oldpending_trustmodel.Real Codex
/pluginsinstall, plugin enablement,/hooksreview, and fresh-thread lifecycle transitions are still not externally verified. Those results should be recorded indocs/27_CODEX_BINDING_E2E.mdagainst this PR head before merge.Validation
Local validation run against the current PR head:
npm test-> 160/160 passnpm run typecheck-> passnpm run check:readme-sync-> pass,README version sync OK: 1.1-doc.8git diff --check-> passnpm pack --dry-run --cache /private/tmp/orange-hyper-npm-cache->orange-hyper@1.1.0-alpha.8, 88 filesnode bin/orange.js --version->1.1.0-alpha.8node bin/orange.js env --json-> version1.1.0-alpha.8, contract0.1External state checked before PR:
codex/activation-runtime-alpha8points at03c6850f4d6e3cfa4f8904b3e5931f144065f75d