gstack/codex
0xDevNinja 78971b8b0a docs(codex): add Hermes-aware recovery branch for refresh_token_reused
- Codex `refresh_token_reused` is split-brain by default: Hermes
  `openai-codex` can still serve valid tokens while `~/.codex/auth.json`
  goes stale, so running `codex login` first wipes a working session
- Add a sub-bullet under Error Handling > Auth that branches on a
  Hermes smoke test, repairs `~/.codex/auth.json` from Hermes tokens
  when the provider still works, falls back to `codex login` only
  when both routes are dead
- Doc-only; no Codex or Hermes auth behavior changes

Fixes #1542.
2026-05-19 11:31:39 +05:30
..
SKILL.md docs(codex): add Hermes-aware recovery branch for refresh_token_reused 2026-05-19 11:31:39 +05:30
SKILL.md.tmpl docs(codex): add Hermes-aware recovery branch for refresh_token_reused 2026-05-19 11:31:39 +05:30