hermes-agent/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/developer-guide
teknium1 1b081e4891 feat: raise default tool-calling iteration limit from 90 to 500
The default max_iterations/agent.max_turns budget was set when long
agentic runs were rare; complex tasks now routinely exceed 90 tool
calls. Raise the default to 500 across every surface that hardcodes
the fallback: AIAgent constructor, DEFAULT_CONFIG, CLI resolution
chain, gateway env bridge, cron scheduler, and TUI gateway. Explicit
user config values are unaffected (deep-merge preserves them; no
_config_version bump needed).

Docs (en + zh-Hans), CLI help text, tips, and pinned tests updated
to match.
2026-07-26 12:54:45 -07:00
..
plugins
…
acp-internals.md
…
adding-platform-adapters.md
…
adding-providers.md
…
adding-tools.md
…
agent-loop.md
…
architecture.md
…
browser-supervisor.md
…
context-compression-and-caching.md
…
context-engine-plugin.md
…
contributing.md
…
creating-skills.md
…
cron-internals.md
…
extending-the-cli.md
…
gateway-internals.md
…
image-gen-provider-plugin.md
…
memory-provider-plugin.md
…
model-provider-plugin.md
…
plugin-llm-access.md
…
programmatic-integration.md
…
prompt-assembly.md
…
provider-runtime.md
…
session-storage.md
…
tools-runtime.md
…
trajectory-format.md
…
video-gen-provider-plugin.md
…
web-search-provider-plugin.md
…