Skip to content

chore(deps): bump agentfield floor to 0.1.80#30

Merged
AbirAbbas merged 1 commit into
mainfrom
chore/bump-agentfield-0.1.80
May 8, 2026
Merged

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

Conversation

@AbirAbbas
Copy link
Copy Markdown
Contributor

Summary

Bumps the agentfield SDK floor from 0.1.79 to 0.1.80 in both pyproject.toml and the Dockerfile's bare pip install "agentfield>=…" line.

0.1.80 ships cross-reasoner pause-clock propagation (Agent-Field/agentfield#555). The constraint string itself has to change for Docker's pip layer cache to re-resolve — leaving the floor at 0.1.79 means the cached layer keeps shipping 0.1.79 even after PyPI has 0.1.80.

Test plan

  • CI green
  • Container build confirms agentfield-0.1.80 is what gets installed

🤖 Generated with Claude Code

Pulls in cross-reasoner pause-clock propagation
(Agent-Field/agentfield#555). Bumping both pyproject and the bare
``pip install "agentfield>=…"`` in the Dockerfile so the layer cache
re-resolves to 0.1.80 instead of restoring the cached 0.1.79 layer.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@AbirAbbas AbirAbbas merged commit 8b33a09 into main May 8, 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