Teknium
17e0e9d174
fix(cli): allow rotating broken OpenRouter / AI Gateway key in hermes model flow ( #25750 )
...
Before: when `OPENROUTER_API_KEY` (or `AI_GATEWAY_API_KEY`) was already
set in ~/.hermes/.env, `hermes model openrouter` / `hermes model
ai-gateway` skipped the API-key prompt entirely and jumped straight to
the model picker. Users with a broken / expired / wrong key had no way
to replace it without editing ~/.hermes/.env by hand or re-running
`hermes setup` from scratch.
Both flows now route through the existing `_prompt_api_key()` helper,
which surfaces [K]eep / [R]eplace / [C]lear when a key is already
configured — the same UX the generic API-key providers (z.ai, MiniMax,
Gemini, etc.) and the Daytona setup already use.
2026-05-14 07:31:43 -07:00
..
2026-05-07 09:22:48 -07:00
2026-05-07 06:16:23 -07:00
2026-05-08 14:27:40 -07:00
2026-05-11 22:15:16 -07:00
2026-05-13 18:40:14 -07:00
2026-04-28 06:46:45 -07:00
2026-05-11 11:13:25 -07:00
2026-05-13 17:18:15 -07:00
2026-04-28 22:11:10 -07:00
2026-04-14 16:11:37 -07:00
2026-05-11 11:13:25 -07:00
2026-05-11 11:13:25 -07:00
2026-04-13 16:32:04 -07:00
2026-05-13 22:54:21 -07:00
2026-05-11 11:13:25 -07:00
2026-05-13 22:20:27 -07:00
2026-05-13 17:18:15 -07:00
2026-03-30 17:07:21 -07:00
2026-05-13 22:55:09 -07:00
2026-05-13 09:34:15 -07:00
2026-05-13 22:25:16 -07:00
2026-05-11 11:13:25 -07:00
2026-05-04 12:31:01 -07:00
2026-05-11 11:13:25 -07:00
2026-05-11 11:13:25 -07:00
2026-05-03 11:42:20 -07:00
2026-03-26 01:34:27 -07:00
2026-05-11 11:13:25 -07:00
2026-05-12 17:12:25 -07:00
2026-05-05 10:13:13 -07:00
2026-05-08 14:27:40 -07:00
2026-05-11 11:13:25 -07:00
2026-05-09 14:34:18 -07:00
2026-05-12 17:11:25 -07:00
2026-05-13 22:55:09 -07:00
2026-05-11 11:13:25 -07:00
2026-05-13 22:31:11 -07:00
2026-05-11 11:13:25 -07:00
2026-05-11 11:13:25 -07:00
2026-05-12 20:49:20 -07:00
2026-05-11 11:13:25 -07:00
2026-04-11 17:23:36 -07:00
2026-05-14 07:31:43 -07:00
2026-05-11 11:13:25 -07:00
2026-05-13 10:31:22 -07:00
2026-05-08 14:27:40 -07:00
2026-05-06 09:08:33 -07:00
2026-05-11 11:13:25 -07:00
2026-05-14 01:31:12 -07:00
2026-05-06 10:05:29 -07:00
2026-05-09 14:36:58 -07:00
2026-05-07 07:18:21 -07:00
2026-04-29 21:56:51 -07:00
2026-05-11 11:13:25 -07:00
2026-05-13 22:31:28 -07:00
2026-05-08 10:04:32 -07:00
2026-05-13 09:34:15 -07:00
2026-05-13 23:51:15 -07:00
2026-05-09 12:48:14 -07:00
2026-05-11 11:13:25 -07:00
2026-05-08 14:27:40 -07:00
2026-05-13 17:18:15 -07:00
2026-05-12 01:02:25 -07:00
2026-05-13 16:39:41 -07:00
2026-04-29 04:03:03 -07:00
2026-05-11 11:13:25 -07:00
2026-05-13 22:55:52 -07:00
2026-05-08 17:01:12 -07:00
2026-05-11 11:13:25 -07:00
2026-05-11 11:13:25 -07:00
2026-04-26 20:48:20 -07:00
2026-05-08 14:27:40 -07:00
2026-05-13 22:31:28 -07:00
2026-05-11 11:13:25 -07:00
2026-04-29 07:22:33 -07:00
2026-05-06 15:49:59 -07:00
2026-05-13 22:31:11 -07:00
2026-05-11 11:13:25 -07:00