Skip to content

fix(agent): remove default step limit - #276

Merged
frostming merged 1 commit into
mainfrom
fix/unlimited-agent-steps-by-default
Aug 12, 2026
Merged

fix(agent): remove default step limit#276
frostming merged 1 commit into
mainfrom
fix/unlimited-agent-steps-by-default

Conversation

@PsiACE

@PsiACE PsiACE commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

Set AgentSettings.max_steps to an effectively unlimited default while requiring configured values to be positive. Update the related settings documentation.

Testing

  • uv run pytest -q (274 passed)
  • uv run mypy src
  • uv run ruff check .

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
bub 6c0b23d Commit Preview URL

Branch Preview URL
Aug 11 2026, 06:30 PM

@PsiACE
PsiACE force-pushed the fix/unlimited-agent-steps-by-default branch from 6d34729 to 6c0b23d Compare August 11, 2026 18:27
@frostming
frostming marked this pull request as ready for review August 12, 2026 00:03
@frostming
frostming merged commit 5e0ffba into main Aug 12, 2026
11 checks passed
@frostming
frostming deleted the fix/unlimited-agent-steps-by-default branch August 12, 2026 00:10
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.

2 participants