Skip to content

v2026.4.4

Choose a tag to compare

@github-actions github-actions released this 20 Apr 22:54
· 33 commits to main since this release
  • macOS binary signing with Developer Application certificate and stable identity (needed for Keychain to remember the application over version updates)
  • Monitor: coloring fixed for light terminal themes.
  • Secrets CLI: secret / ls / rm renamed to secrets / list / remove (old names kept as aliases).
  • Secrets CLI: airlock secrets list now shows a masked preview (****… + last 2–4 chars) to help tell similarly-named tokens apart.
  • Secrets CLI: output formatting tightened.
  • Network middleware: unresolved ${VAR} references now abort airlock start with a clear error instead of silently sending an empty Authorization header.
  • OCI image pulling: progress bars re-skinned and now continue through tar extraction (downloading → extracting → ready / cached) instead of stalling at "done".
  • Docs: user manual reorganized — Presets lifted to a top-level section with per-agent chapters (Claude Code, Copilot CLI, OpenAI Codex); Monitor dashboard moved under Usage.
  • Docs: README rewritten with an end-to-end Claude Code quickstart.

Full Changelog: v2026.4.3...v2026.4.4