hermes-agent/infographic
Teknium e3c9924b8b
fix(cli): correct stale hermes auth login nous hints to hermes auth add nous (#53929)
* fix(cli): correct stale `hermes auth login nous` hints to `hermes auth add nous`

There is no `hermes auth login` subcommand — valid auth verbs are
add/list/remove/reset/status/logout/spotify. Six user-facing strings told
users to run `hermes auth login nous`, which fails with
`invalid choice: 'login'` — the same broken-hint class reported in #28089
for the proxy flow (already fixed there to `hermes auth add nous`).

Sites corrected to `hermes auth add nous`:
- hermes_cli/dashboard_register.py (401 retry hint, not-logged-in hint)
- hermes_cli/gateway_enroll.py (401 retry hint, not-logged-in hint)
- cli-config.yaml.example (two provider-requirement comments)

* docs(infographic): auth login nous hint fix
2026-06-27 21:30:37 -07:00
..
auth-login-hint-fix fix(cli): correct stale hermes auth login nous hints to hermes auth add nous (#53929) 2026-06-27 21:30:37 -07:00
eager-fallback-transport docs(infographic): eager fallback on persistent transport failures 2026-06-27 19:12:21 -07:00
intent-ack-continuation fix(agent): config-driven intent-ack continuation for all api_modes (#27881) (#53943) 2026-06-27 20:46:00 -07:00
model-picker-fixes docs(infographic): model picker fixes (#49129 + #51488) 2026-06-27 21:23:25 -07:00
pr-27539 docs: add PR infographic for config-defaults fix 2026-06-27 19:38:11 -07:00
pr-29285-provider-precedence docs: add infographic for provider-precedence fix (#29285) 2026-06-27 19:49:02 -07:00
skills-sync-external-dirs docs(infographic): skill sync external_dirs shadow fix 2026-06-27 21:07:53 -07:00
vision-any-provider fix(tools): let vision pick any provider+model, not just OpenRouter (#53606) 2026-06-27 04:41:42 -07:00