Skip to content

HappyCodex v0.14.1

Choose a tag to compare

@cch96 cch96 released this 11 Aug 05:28
· 9 commits to main since this release

HappyCodex v0.14.1 clarifies ExecPlan testing order and temporary runtime
resources without adding a new control plane.

Highlights:

  • Keeps focused real-path checks during iteration and places the required
    cumulative or full suite after candidate scope is stable and before native
    freeze.
  • Makes task-created or reused containers, temporary database roles, and
    reserved ports or sockets explicit mutable-resource examples.
  • Checks that task-created temporary resources are cleaned up or explicitly
    retained when applicable.
  • Adds no Session/Outcome protocol, controller, ledger, scheduler, resource
    receipt, cleanup state machine, or recovery snapshot.

Validation:

  • Full offline suite, import check, Skill/plugin validators, and Git diff
    checks pass.
  • Fresh blocker-only exact-final: GO.

Install:
codex plugin marketplace add cch96/happycodex
codex plugin add happycodex@happycodex

Start a new Codex task after installation.