nexus/packages/adapters
Devin Foley eeec52ad74 Fix Codex skill injection to use ~/.codex/skills/ instead of cwd
The Codex adapter was the only one injecting skills into
<cwd>/.agents/skills/, polluting the project's git repo. All other
adapters (Gemini, Cursor, etc.) use a home-based directory. This
changes the Codex adapter to inject into ~/.codex/skills/ (resolved
via resolveSharedCodexHomeDir) to match the established pattern.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-25 15:55:51 -07:00
..
claude-local Remove noisy "Loaded agent instructions file" log from all adapters 2026-03-24 11:48:43 -05:00
codex-local Fix Codex skill injection to use ~/.codex/skills/ instead of cwd 2026-03-25 15:55:51 -07:00
cursor-local Remove noisy "Loaded agent instructions file" log from all adapters 2026-03-24 11:48:43 -05:00
gemini-local Remove noisy "Loaded agent instructions file" log from all adapters 2026-03-24 11:48:43 -05:00
openclaw-gateway Merge pull request #743 from Sigmabrogz/fix/openclaw-gateway-unhandled-rejection 2026-03-19 09:12:20 -05:00
opencode-local Remove noisy "Loaded agent instructions file" log from all adapters 2026-03-24 11:48:43 -05:00
pi-local Remove noisy "Loaded agent instructions file" log from all adapters 2026-03-24 11:48:43 -05:00