hermes-agent/website/docs/getting-started
Adam Manning 91eefcd1a3
docs: document MiniMax OAuth login flow
Add comprehensive documentation for the minimax-oauth provider.

New file: website/docs/guides/minimax-oauth.md
  - Overview table (provider ID, auth type, models, endpoints)
  - Quick start via 'hermes model'
  - Manual login via 'hermes auth add minimax-oauth'
  - --region global|cn flag reference
  - The PKCE OAuth flow explained step-by-step
  - hermes doctor output example
  - Configuration reference (config.yaml shape, region table, aliases)
  - Environment variables note: MINIMAX_API_KEY is NOT used by
    minimax-oauth (OAuth path uses browser login)
  - Models table with context length note
  - Troubleshooting section: expired token, timeout, state mismatch,
    headless/remote sessions, not logged in
  - Logout command

Updated: website/docs/getting-started/quickstart.md
  - Add MiniMax (OAuth) to provider picker table as the recommended
    path for users who want MiniMax models without an API key

Updated: website/docs/user-guide/configuration.md
  - Add 'minimax-oauth' to the auxiliary providers list
  - Add MiniMax OAuth tip callout in the providers section
  - Add minimax-oauth row to the provider table (auxiliary tasks)
  - Add MiniMax OAuth config.yaml example in Common Setups

Updated: website/docs/reference/environment-variables.md
  - Annotate MINIMAX_API_KEY, MINIMAX_BASE_URL, MINIMAX_CN_API_KEY,
    MINIMAX_CN_BASE_URL as NOT used by minimax-oauth
  - Add minimax-oauth to HERMES_INFERENCE_PROVIDER allowed values
2026-04-24 16:41:49 -07:00
..
_category_.json feat: add documentation website (Docusaurus) 2026-03-05 05:24:55 -08:00
installation.md docs: add PR review guides, rework quickstart, slim down installation 2026-04-19 05:30:50 -07:00
learning-path.md docs(execute_code): document project/strict execution modes (#12073) 2026-04-18 01:53:09 -07:00
nix-setup.md docs(nix): clarify SOUL.md location 2026-04-16 09:50:41 -07:00
quickstart.md docs: document MiniMax OAuth login flow 2026-04-24 16:41:49 -07:00
termux.md fix: include telegram dependency in termux bundle 2026-04-15 17:54:10 -07:00
updating.md fix(update): survive mid-update terminal disconnect (#11960) 2026-04-17 21:29:24 -07:00