文件历史

3 次代码提交

作者 SHA1 备注 提交日期
tjb-tech fea0b75bc4 fix(auth): show subscription setup errors
Preserve subscription-auth failures instead of rewriting them as missing API keys, and point Claude/Codex subscription users at the correct login and provider commands.

Fixes #254
2026-05-24 09:01:35 +00:00
tjb-tech 6fbc61fc13 fix(ohmo): support channel slash commands and stabilize tests 2026-04-09 12:31:40 +00:00
tjb-tech b9bfb0520e Merge PR #38: show friendly error on missing API key instead of traceback
Adapted to main's _resolve_api_client_from_settings() architecture.
Added _safe_resolve_auth() wrapper that catches ValueError and prints
a clear message before SystemExit(1).

Co-authored-by: José Maia <glitch-ux@users.noreply.github.com>
2026-04-07 12:06:47 +00:00