Skip to content

chore(deps): bump agentfield floor to 0.1.83#33

Merged
AbirAbbas merged 1 commit into
mainfrom
chore/bump-agentfield-0.1.83
May 11, 2026
Merged

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

Conversation

@AbirAbbas
Copy link
Copy Markdown
Contributor

Summary

Bumps the agentfield SDK floor from >=0.1.82 to >=0.1.83 in both pyproject.toml and Dockerfile. Picks up the cancellation-skips-sync-fallback fix shipped in agentfield#566: a cancelled awaited child no longer triggers a silent sync-fallback re-execution.

Both files bumped because the Dockerfile installs agentfield directly — leaving the Dockerfile pin at 0.1.82 would keep restoring the cached pip install layer and ship 0.1.82 even after 0.1.83 is on PyPI.

Test plan

  • CI green (Docker build pulls 0.1.83)
  • After merge, a fresh deploy logs agentfield==0.1.83 (or newer) in the install step

🤖 Generated with Claude Code

Picks up the cancellation-skips-sync-fallback fix in agentfield 0.1.83
(Agent-Field/agentfield#566): cancelling a run no longer triggers a
silent sync-fallback re-execution of the awaited child.

Bumped in both pyproject.toml AND Dockerfile so the Docker layer cache
key changes — leaving the Dockerfile pin at 0.1.82 would keep restoring
the cached layer and shipping 0.1.82 even after 0.1.83 is on PyPI.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@AbirAbbas AbirAbbas merged commit 890a589 into main May 11, 2026
2 checks passed
@AbirAbbas AbirAbbas deleted the chore/bump-agentfield-0.1.83 branch May 11, 2026 00:13
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