mirror of
https://github.com/fbarrca/obsidian-inlineAI.git
synced 2026-07-22 11:50:24 +00:00
- pre-check port 1455 before OAuth flow to catch clashes early - 403: friendly message suggesting gpt-5.4-mini fallback - 429: "subscription limit reached" instead of raw error - add response.output_text.done SSE path for reasoning-only responses - reset model to gpt-5.4-mini when switching to Codex provider - 10s notice on session expiry prompting user to re-sign-in in settings - warn user tokens stored in plaintext data.json when signed in Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| modules | ||
| api.ts | ||
| codex-auth.ts | ||
| codex-client.ts | ||
| default_prompts.ts | ||
| main.ts | ||
| settings.ts | ||