Skip to content

Releases: kazu-42/calcifer

Calcifer v0.1.0-alpha.5

Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Aug 13:39
Immutable release. Only release title and notes can be modified.
24a15cc

Verify SHA256SUMS and GitHub artifact attestations before installation.

What's Changed

  • feat: remove managed profiles crash-safely by @kazu-42 in #39
  • feat: gate Codex handoff compatibility by @kazu-42 in #40
  • test: signal child process groups directly by @kazu-42 in #44
  • ci: consume full libtest discovery output by @kazu-42 in #47
  • feat: add no-gap guardian lease transfer by @kazu-42 in #45
  • Extract bounded Codex remote transport by @kazu-42 in #49
  • Add bounded guardian supervisor authority foundation by @kazu-42 in #51
  • Add readiness-gated Unix PTY supervisor by @kazu-42 in #53
  • feat: integrate supervised Codex runtime and retained recovery by @kazu-42 in #68
  • Harden package supervisor diagnostics, handshakes, and teardown by @kazu-42 in #85
  • feat(routing): add private user-level registry by @kazu-42 in #97
  • Preserve exact resume-apply failure origins by @kazu-42 in #98
  • Await resumed PTY size propagation by @kazu-42 in #99
  • Add durable conversation lineage schema v2 by @kazu-42 in #100
  • Add validated Codex rollout handoff capability by @kazu-42 in #101
  • Bound descriptor isolation scans without starving terminal output by @kazu-42 in #102
  • feat: add transactional Codex handoff kernel by @kazu-42 in #103
  • feat: add bounded Codex usage observation cache by @kazu-42 in #104
  • fix: preserve official TUI job-identity subtypes by @kazu-42 in #106
  • feat: add guarded Codex pool selection by @kazu-42 in #105
  • fix: preserve TUI readiness failure subtypes by @kazu-42 in #107
  • fix: classify macOS descriptor observations by @kazu-42 in #108
  • test: make privileged-bit policy deterministic by @kazu-42 in #110
  • fix: make foreground handoff transactional by @kazu-42 in #109
  • ci: bound pinned Codex archive extraction by @kazu-42 in #111
  • chore(deps): bump the actions-minor-patch group across 1 directory with 2 updates by @dependabot[bot] in #81
  • chore(deps): bump the rust-minor-patch group across 1 directory with 8 updates by @dependabot[bot] in #96
  • chore(deps): bump signal-hook from 0.3.18 to 0.4.4 by @dependabot[bot] in #60
  • feat: support verified executable scratch fallback by @kazu-42 in #112
  • Gate descriptor isolation before Codex process hardening by @kazu-42 in #115
  • chore(deps): upgrade hmac and sha2 together by @kazu-42 in #113
  • Make pinned Codex package probes hermetic by @kazu-42 in #116
  • security: eliminate final pinned-executable pathname race by @kazu-42 in #117
  • Document platform-owned descendant containment boundary by @kazu-42 in #118
  • Add staged same-identity Codex reauthentication by @kazu-42 in #119
  • feat: expose exact supervised resume by @kazu-42 in #120
  • feat: project typed Codex usage exhaustion by @kazu-42 in #121
  • docs: define supported Claude profile boundary by @kazu-42 in #122
  • feat: add signed distribution pipeline by @kazu-42 in #123
  • feat: seal Claude Linux adapter boundary by @kazu-42 in #124
  • feat: add Claude Linux profile lifecycle by @kazu-42 in #125
  • feat: expose guarded Codex failover by @kazu-42 in #126
  • chore: prepare v0.1.0-alpha.5 release by @kazu-42 in #127
  • ci: automate hypothesis-driven improvement snapshots by @kazu-42 in #131

New Contributors

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Calcifer v0.1.0-alpha.4

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 03:26
Immutable release. Only release title and notes can be modified.
a6a9214

Verify SHA256SUMS and GitHub artifact attestations before installation.

What's Changed

  • feat: capture exact Codex conversations for cold resume by @kazu-42 in #23
  • feat: bind Codex profiles to private provider identities by @kazu-42 in #24
  • feat: gate immutable release publication with a verified manifest by @kazu-42 in #25
  • feat: rename local profiles atomically without re-authentication by @kazu-42 in #26
  • feat: add strict credential-free update checks by @kazu-42 in #37
  • chore: prepare v0.1.0-alpha.4 release by @kazu-42 in #38

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Calcifer v0.1.0-alpha.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 22:01
3417eed

Pre-alpha release. Verify SHA256SUMS and GitHub artifact attestations before installation.

What's Changed

  • feat: add Codex profile resume and usage status by @kazu-42 in #2
  • docs: require cross-profile conversation handoff by @kazu-42 in #7
  • fix: isolate managed Codex environments by @kazu-42 in #8
  • ci: add reproducible binary release pipeline by @kazu-42 in #12
  • fix: accept safe Codex project trust updates by @kazu-42 in #11
  • feat: gate Codex status compatibility by @kazu-42 in #13
  • chore: prepare v0.1.0-alpha.3 release by @kazu-42 in #15

New Contributors

Full Changelog: https://github.com/kazu-42/calcifer/commits/v0.1.0-alpha.3