nexus/packages/adapters/codex-local/src/server
Forgotten a63e1fd2db feat(adapter): agent instructions file support and docs:dev script
Add instructionsFilePath config to Claude and Codex adapters, allowing
agents to load external instruction files appended to the system prompt.
Claude uses --append-system-prompt-file; Codex prepends file contents
to the prompt. Add docs:dev script for local Mintlify preview.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 16:34:15 -06:00
..
execute.ts feat(adapter): agent instructions file support and docs:dev script 2026-02-26 16:34:15 -06:00
index.ts feat: resolve agent workspace from session/project/fallback 2026-02-25 08:38:58 -06:00
parse.ts Improve codex-local adapter: skill injection, stdin piping, and error parsing 2026-02-19 14:39:37 -06:00
test.ts Add adapter environment testing infrastructure 2026-02-20 12:50:23 -06:00