paperclip/packages/adapters/codex-local/src/server
dotta 07757a59e9 Ensure agent home directories exist before use
mkdir -p the CODEX_HOME directory in codex-local adapter and the
agentHome directory in the heartbeat service before passing them to
adapters. This prevents CLI tools from erroring when their home
directory hasn't been created yet. Covers all local adapters that
set AGENT_HOME.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-20 14:25:18 -05:00
..
codex-home.ts Scope Codex local skills home by company 2026-03-18 14:38:39 -05:00
execute.ts Ensure agent home directories exist before use 2026-03-20 14:25:18 -05: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 feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
skills.ts Refine codex runtime skills and portability assets 2026-03-19 07:15:36 -05:00
test.ts Improve onboarding adapter diagnostics with live hello probes 2026-03-03 12:51:42 -06:00