Skip to content

v0.0.3

Choose a tag to compare

@cind-bot cind-bot released this 14 Aug 21:16
Immutable release. Only release title and notes can be modified.

0.0.3 (2026-08-14)

Features

  • ci: publish verified runner images (691226c)
  • cli: inspect runner environments (1e5f758)
  • release: version runner images independently (d8e8858)
  • runner: capture sanitized host state (0fc5346)
  • runner: define the portable runner image (ac6e109)
  • runner: define typed environment contracts (ec1242a)
  • runner: execute GitHub jobs with JIT runners (#61) (0922bea)
  • runtime: add explicit container providers (f69b85d)
  • runtime: run actions in containers (504ec0d)
  • workflow: structure run commands (#70) (9baa463)

Bug Fixes

  • ci: make required checks queue-ready (#59) (50656a1)
  • release: recover failed npm publishes (#58) (20a17ea)
  • test: use short unix socket paths (90770b5)

Chores

  • security: harden dependency installation (3dbd9c3)

Documentation

  • runner: document image fidelity (204eaf3)