nexus/packages/adapters/codex-local/src/server
Devin Foley 623ab1c3ea Fix skill injection to use effective CODEX_HOME, not shared home
The previous commit incorrectly used resolveSharedCodexHomeDir() (~/.codex)
but Codex runs with CODEX_HOME set to a per-company managed home under
~/.paperclip/instances/. Skills injected into ~/.codex/skills/ would not
be discoverable by Codex. Now uses effectiveCodexHome directly.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-25 16:04:53 -07:00
..
codex-home.ts fix: manage codex home per company by default 2026-03-20 14:44:27 -05:00
execute.ts Fix skill injection to use effective CODEX_HOME, not shared home 2026-03-25 16:04:53 -07:00
index.ts Merge public-gh/master into paperclip-company-import-export 2026-03-16 17:02:39 -05:00
parse.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
quota.ts test(codex): add coverage for native auth detection in environment probe 2026-03-24 09:51:44 -07:00
skills.ts Fix skill injection to use effective CODEX_HOME, not shared home 2026-03-25 16:04:53 -07:00
test.ts fix(codex): use path.join for auth detail message path 2026-03-24 15:27:32 -07:00