AFKBOT 1.9.3
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_atorretry_after_secare 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 -quv run ruff check .uv run mypy .uv builduvx twine check dist/*