docs: clarify fallback provider config and docs links - #19790
Closed
camaragon wants to merge 4 commits into
Closed
Conversation
camaragon
force-pushed
the
auto/hermes-self-improvement
branch
2 times, most recently
from
May 4, 2026 14:50
03a77d4 to
e5ce40b
Compare
camaragon
force-pushed
the
auto/hermes-self-improvement
branch
6 times, most recently
from
May 5, 2026 03:02
b82498a to
8e72018
Compare
camaragon
force-pushed
the
auto/hermes-self-improvement
branch
from
May 5, 2026 03:25
8e72018 to
a9cbab8
Compare
camaragon
force-pushed
the
auto/hermes-self-improvement
branch
3 times, most recently
from
May 5, 2026 15:11
3f23fd3 to
e96cc77
Compare
camaragon
force-pushed
the
auto/hermes-self-improvement
branch
from
May 5, 2026 23:14
e96cc77 to
99ee78a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why change
Hermes fallback-provider docs described profile-local config paths inconsistently and made provider/fallback examples harder to follow. While refreshing the existing autonomous docs PR onto current
main, the docs build also exposed two small broken-link/anchor warnings on current docs pages.Files changed
website/docs/user-guide/features/fallback-providers.mdwebsite/docs/user-guide/configuration.mdwebsite/docs/integrations/providers.mdwebsite/docs/reference/cli-commands.mdwebsite/docs/reference/environment-variables.mdwebsite/docs/user-guide/features/kanban.mdwebsite/docs/guides/cron-script-only.mdwebsite/docs/developer-guide/adding-platform-adapters.mdVerification run
npm run lint:diagrams --prefix websitenpm run buildfromwebsite/(passes; no broken-link/anchor warnings after fixes)token|password|secret|api_key|private keyon added lines: no hitsRisk level
Low. Docs-only clarification and link/anchor cleanup; no runtime code or dependency changes.