Skip to content

AFKBOT 1.9.3

Choose a tag to compare

@afkbot-io afkbot-io released this 26 May 21:18
· 12 commits to main since this release
d581147

AFKBOT 1.9.3

  • Added a Task Documents workspace surface for reviewing AI-created task files through the API/UI.
  • Added all-reviewers Task Flow review queue support for CLI and tool consumers.
  • Fixed false review conflicts when ready_at or retry_after_sec are absent.
  • Hardened Task Flow reviewer/operator prompts around runtime handoff state and deploy environment claims.
  • Aligned package metadata and release artifacts to 1.9.3.

Verification:

  • uv run pytest -q
  • uv run ruff check .
  • uv run mypy .
  • uv build
  • uvx twine check dist/*