rait-09_obsidian-agent-client/docs/agent-setup
RAIT-09 01fae7690c feat: notify users of Gemini CLI discontinuation (#296)
Google is retiring account login for Gemini CLI (Pro/Ultra/free tiers)
on June 18, 2026. Surface this in-app and document the migration path.

- Show an info banner above the input while the Gemini CLI agent is
  selected, reusing the existing ErrorBanner (info variant). Driven
  synchronously by agent id (no network), on its own channel separate
  from the npm-backed agent update notification. Dismisses on close,
  send, or agent switch.
- Add optional `link` to ErrorInfo / AgentUpdateNotification so the
  banner can render a "Learn more" anchor to the docs (backward
  compatible; existing usages unaffected).
- Add a dedicated docs page under a new "Announcements" sidebar section
  explaining what changes, who is affected, and how to keep using
  Gemini via a paid API key (with free-tier and privacy caveats). Note
  Antigravity CLI is not ACP-capable yet; mention the agy-acp bridge as
  a limited custom-agent workaround.
- Add a deprecation callout to the Gemini CLI setup page, plus tips to
  fall back to `gemini /auth` when the in-app API key isn't picked up.
2026-05-30 21:54:04 +09:00
..
claude-code.md docs: update command name in Claude Code setup 2026-04-06 11:13:44 +09:00
codex.md docs: update command name and add Codex app note in Codex setup 2026-04-06 11:15:40 +09:00
custom-agents.md docs: simplify custom agents setup with bare command names and update links 2026-04-06 11:25:43 +09:00
gemini-cli.md feat: notify users of Gemini CLI discontinuation (#296) 2026-05-30 21:54:04 +09:00
index.md docs: update ACP repository URL in agent-setup overview 2026-04-06 11:11:22 +09:00