nexus/packages/adapters
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
..
claude-local chore: release v0.3.0 2026-03-09 16:31:12 -05:00
codex-local chore: release v0.3.0 2026-03-09 16:31:12 -05:00
cursor-local chore: release v0.3.0 2026-03-09 16:31:12 -05:00
gemini-local fix(adapters/gemini-local): inject skills into ~/.gemini/ instead of tmpdir 2026-03-10 16:46:04 +00:00
openclaw-gateway release files 2026-03-09 16:43:53 -05:00
opencode-local chore: release v0.3.0 2026-03-09 16:31:12 -05:00
pi-local release files 2026-03-09 16:43:53 -05:00