nexus/packages
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
..
adapter-utils Merge remote-tracking branch 'public-gh/master' into paperclip-company-import-export 2026-03-20 13:28:05 -05:00
adapters Fix Codex skill injection to use ~/.codex/skills/ instead of cwd 2026-03-25 15:55:51 -07:00
db Fix embedded Postgres initdb failure in Docker slim containers 2026-03-24 11:48:59 -05:00
plugins fix: add npm provenance package metadata 2026-03-17 16:01:48 -05:00
shared Merge pull request #1655 from paperclipai/pr/pap-795-company-portability 2026-03-23 19:45:05 -05:00