llama.cpp
052eec49
- fix(webui): add max iteration limit to MCP tool call loop
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
176 days ago
fix(webui): add max iteration limit to MCP tool call loop Prevent infinite tool call loops when a tool repeatedly fails (e.g., expired API key). Caps recursive tool call iterations at 10. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author
ochafik
Parents
89c7f873
Loading