Skip to main content

v0.5 Release Notes

v0.5.2 is the Broski stable release line for current docs and release artifacts.

Included in v0.5

  • first-class task parameters
  • imports with cycle/collision guardrails
  • decorators (@private, @confirm)
  • built-in interpolation helpers (os, arch, env)
  • shebang task execution
  • graph and interactive mode split
  • cache explainability (--explain)
  • secret-aware output and explain redaction

Operational impact

  • reproducible graph tasks with explicit input/output contracts
  • interactive workflows that preserve terminal-native behavior
  • actionable rerun diagnosis via manifest delta reasoning
  • safer output handling through transactional promotion semantics