Skip to content

fix(converters): preserve Codex agent sidecar scripts#563

Merged
tmchow merged 1 commit intoEveryInc:mainfrom
alexph-dev:fix/codex-agent-sidecar-scripts
Apr 15, 2026
Merged

fix(converters): preserve Codex agent sidecar scripts#563
tmchow merged 1 commit intoEveryInc:mainfrom
alexph-dev:fix/codex-agent-sidecar-scripts

Conversation

@alexph-dev
Copy link
Copy Markdown
Contributor

Codex installs generated agent skills from Claude agents, but generated agent skills were only writing SKILL.md. Agents with co-located support directories, such as session-historian/session-history-scripts, installed without the scripts they reference.

This keeps generated Codex agent skills connected to referenced sidecar directories and copies those directories during Codex install. It also prevents slash-command rewriting from corrupting path placeholders such as <script-dir>/discover-sessions.sh.

Verification

  • bun test tests/codex-converter.test.ts tests/codex-writer.test.ts

@tmchow tmchow merged commit ee8e402 into EveryInc:main Apr 15, 2026
@github-actions github-actions Bot mentioned this pull request Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants