hermes-agent/website/docs
saitsuki 9357db2844 docs: fix fallback behavior description — it is per-turn, not per-session
The documentation claimed fallback activates 'at most once per session',
but the actual implementation restores the primary model at the start of
every run_conversation() call via _restore_primary_runtime().

Relevant source: run_agent.py lines 1666-1694 (snapshot), 6454-6517
(restore), 8681-8684 (called each turn).

Updated the One-Shot info box and the summary table to accurately
describe the per-turn restoration behavior.
2026-04-22 21:29:49 -07:00
..
developer-guide docs(contributing): align Node requirement in repo + docs site 2026-04-22 21:28:13 -07:00
getting-started docs: add PR review guides, rework quickstart, slim down installation 2026-04-19 05:30:50 -07:00
guides docs(delegate): clarify that the parent agent, not the user, populates goal/context (#13698) 2026-04-21 14:27:06 -07:00
integrations docs: add GMI Cloud to compatible providers list 2026-04-22 21:29:00 -07:00
reference feat(cli): add --ignore-user-config and --ignore-rules flags 2026-04-22 19:58:42 -07:00
user-guide docs: fix fallback behavior description — it is per-turn, not per-session 2026-04-22 21:29:49 -07:00
index.md fix(docs): show sidebar on docs homepage 2026-04-16 04:24:45 -07:00