Skip to content

Raise delegate_gemini step caps: default 6→10, hard cap 20→25 - #23

Merged
allocsys merged 2 commits into
mainfrom
bump-gemini-step-caps
Jul 26, 2026
Merged

Raise delegate_gemini step caps: default 6→10, hard cap 20→25#23
allocsys merged 2 commits into
mainfrom
bump-gemini-step-caps

Conversation

@allocsys

Copy link
Copy Markdown
Owner

Increases delegate_gemini's step budget:

  • Default max_steps (used when the caller omits it): 6 → 10
  • HARD_MAX_STEPS (absolute ceiling regardless of caller input): 20 → 25

Files changed:

  • connectors/gemini/tools.js — updated the Zod .describe() text, the parameter destructuring default, and the invalid-max_steps error message
  • connectors/gemini/delegate.js — updated HARD_MAX_STEPS and runInvestigation's destructuring default

Both files' constants/defaults are now consistent with each other. No other logic changed.

@allocsys
allocsys merged commit b00108f into main Jul 26, 2026
2 checks passed
@allocsys
allocsys deleted the bump-gemini-step-caps branch July 27, 2026 10:32
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