Skip to content

v0.4.0

Choose a tag to compare

@vinayprograms vinayprograms released this 05 Feb 23:55
· 706 commits to main since this release

New Features

  • Supervision system for drift detection and course correction
  • SUPERVISED keyword — global or per-step supervision
  • SUPERVISED HUMAN — requires human approval, fails if unavailable
  • UNSUPERVISED — opt-out for trusted operations
  • Four-phase execution: COMMIT, EXECUTE, RECONCILE, SUPERVISE
  • Pre-flight check — fails early if human required but no connection available
  • Checkpoint storage for decision trail and audit

New Packages

  • internal/checkpoint — checkpoint storage and management
  • internal/supervision — drift detection and course correction

New Examples

  • examples/39-supervision/ — four workflows demonstrating supervision
    • basic-supervised.agent
    • mixed-supervision.agent
    • human-required.agent
    • deployment-pipeline.agent

Gramcoded with OpenClaw + Claude Opus 4.5 📱