Skip to content

v1.24.0

Choose a tag to compare

@pbjorklund pbjorklund released this 11 May 08:52
· 10 commits to main since this release

This release improves loop configuration, task authoring, and milestone handling.

New features

  • Added safe rich-description inputs for task authoring: --description-stdin and --description-file.
  • Added scoped loop defaults with af config global harness|model and af config project harness|model.
  • Added scoped default tag filtering with af config global ignore-tags and af config project ignore-tags.
  • af loop now detects likely shared blockers across milestone tasks and surfaces them as one operator-visible issue instead of isolated task failures.

Bug fixes

  • Fixed provider-qualified model handling across harnesses and PI terminal outcome handling in loop-managed runs.
  • af update now accepts no positional args, still refreshes embedded skills on already-up-to-date installs, and skips unnecessary release-agent downloads unless the binary changed or --force was used.