Skip to content

fix ask-ai bot hitting tool call limits#7162

Merged
katzdave merged 3 commits intomainfrom
best/fix-max-steps
Feb 11, 2026
Merged

fix ask-ai bot hitting tool call limits#7162
katzdave merged 3 commits intomainfrom
best/fix-max-steps

Conversation

@The-Best-Codes
Copy link
Collaborator

Summary

Some general improvements to the ask-ai Discord bot. Including:

  • Larger tool call outputs by default to give the AI more context
  • An increased maximum number of tool calls to fix tool call limit issues
  • Updates to the system prompt so the model understands these limitations

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

AI Assistance

  • This PR was created or reviewed with AI assistance

Testing

Tested manually.

Signed-off-by: The-Best-Codes <106822363+The-Best-Codes@users.noreply.github.com>
@The-Best-Codes The-Best-Codes self-assigned this Feb 11, 2026
Copy link
Collaborator Author

@The-Best-Codes The-Best-Codes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready for review

Signed-off-by: The-Best-Codes <106822363+The-Best-Codes@users.noreply.github.com>
Signed-off-by: The-Best-Codes <106822363+The-Best-Codes@users.noreply.github.com>
Copy link
Collaborator

@katzdave katzdave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@katzdave katzdave added this pull request to the merge queue Feb 11, 2026
Merged via the queue into main with commit 030cea6 Feb 11, 2026
24 of 25 checks passed
@katzdave katzdave deleted the best/fix-max-steps branch February 11, 2026 20:38
jh-block added a commit that referenced this pull request Feb 12, 2026
* origin/main: (33 commits)
  fix: replace panic with proper error handling in get_tokenizer (#7175)
  Lifei/smoke test for developer (#7174)
  fix text editor view broken (#7167)
  docs: White label guide (#6857)
  Add PATH detection back to developer extension (#7161)
  docs: pin version in ci/cd (#7168)
  Desktop: - No Custom Headers field for custom OpenAI-compatible providers  (#6681)
  feat: edit model and extensions of a recipe from GUI (#6804)
  feat: MCP support for agentic CLI providers (#6972)
  docs: keyring fallback to secrets.yaml (#7165)
  feat: load provider/model specified inside the recipe config (#6884)
  fix ask-ai bot hitting tool call limits (#7162)
  fix flatpak icon (#7154)
  [docs] Skills Marketplace UI Improvements (#7158)
  More no-window flags (#7122)
  feat: Allow overriding default bat themes using environment variables (#7140)
  Make the system prompt smaller (#6991)
  Pre release script (#7145)
  Spelling (#7137)
  feat(mcp): upgrade rmcp to 0.15.0 and advertise MCP Apps UI extension capability (#6927)
  ...
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

Comments