nexus/packages
Aaron e9fc403b94 fix(adapters/gemini-local): inject skills into ~/.gemini/ instead of tmpdir
GEMINI_CLI_HOME pointed to a tmpdir which broke OAuth auth since the CLI
couldn't find credentials in the real home directory.

Instead, inject Paperclip skills directly into ~/.gemini/skills/ (matching
the pattern used by cursor, codex, pi, and opencode adapters). This lets
the Gemini CLI find both auth credentials and skills in their natural
location without any GEMINI_CLI_HOME override.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:46:04 +00:00
..
adapter-utils Apply suggestions from code review 2026-03-10 07:24:48 -05:00
adapters fix(adapters/gemini-local): inject skills into ~/.gemini/ instead of tmpdir 2026-03-10 16:46:04 +00:00
db Fix worktree minimal clone startup 2026-03-10 10:13:05 -05:00
shared feat(adapters): add Gemini CLI local adapter support 2026-03-10 16:46:04 +00:00