nexus/packages/adapters/gemini-local/src
Aaron 6956dad53a fix(adapters/gemini-local): address PR review feedback
- Update stale doc comment in index.ts to reflect direct ~/.gemini/skills/
  injection instead of tmpdir approach
- Remove bare GEMINI_API_KEY/GOOGLE_API_KEY from auth regex to prevent
  false positives when those strings appear in assistant output
- Align hello probe sandbox/approvalMode flags with execute.ts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:46:04 +00:00
..
cli feat(adapters): add Gemini CLI local adapter support 2026-03-10 16:46:04 +00:00
server fix(adapters/gemini-local): address PR review feedback 2026-03-10 16:46:04 +00:00
ui feat(adapters/gemini-local): add auth detection, turn-limit handling, sandbox, and approval modes 2026-03-10 16:46:04 +00:00
index.ts fix(adapters/gemini-local): address PR review feedback 2026-03-10 16:46:04 +00:00