Skip to content

v0.8.0

Choose a tag to compare

@RatulMaharaj RatulMaharaj released this 13 Jul 13:05

Highlights

  • GitHub Action — run an agent for exactly one turn in CI: uses: loopedautomation/agent-framework@v0.8.0 pipes a prompt in and hands the reply back as a step output. See GitHub Actions.
  • One-shot af run — piped stdin now drives the plain repl, so echo "prompt" | af run answers once and exits. This is the release that makes the action work against the default image.
  • The release process is now documented in RELEASING.md.

What's Changed

Full Changelog: v0.7.1...v0.8.0