Skip to content

chore(deps): bump agentfield floor to 0.1.81#31

Merged
AbirAbbas merged 1 commit into
mainfrom
chore/bump-agentfield-0.1.81
May 9, 2026
Merged

chore(deps): bump agentfield floor to 0.1.81#31
AbirAbbas merged 1 commit into
mainfrom
chore/bump-agentfield-0.1.81

Conversation

@AbirAbbas
Copy link
Copy Markdown
Contributor

Summary

Why

v0.1.80 attempted the same fix via an SSE event listener gated behind `enable_event_stream` (default off). It never fired in production. v0.1.81 moves the pause toggle into `wait_for_result`'s polling loop, which runs unconditionally.

Test plan

  • CI green
  • After deploy, run a `pr-af.review` flow that hits a hax-sdk approval gate; the parent watchdog should not trip the wallclock budget if active work is under it

🤖 Generated with Claude Code

Picks up the poll-driven cross-reasoner pause propagation fix shipped in
agentfield v0.1.81 (Agent-Field/agentfield#562). v0.1.80 attempted the same
fix via an SSE listener that was gated behind ``enable_event_stream``
(default off) and never fired in production.

Bumping the constraint string is required to bust the Docker pip-install
layer cache; otherwise the cached layer would keep restoring 0.1.80 even
once 0.1.81 is on PyPI.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@AbirAbbas AbirAbbas merged commit 7fd0ba4 into main May 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant