refactor/codex-adapter-cleanup #16

Merged
guochao merged 2 commits from guochao/agent-run:refactor/codex-adapter-cleanup into master 2026-07-10 03:23:52 +00:00
Owner
No description provided.
- Adapter termination now creates a new process group and kills the whole
  tree with SIGTERM/SIGKILL instead of forwarding to the wrapper only.
- Codex launch selects default ~/.codex or an isolated home first, then
  touch/injects provider config without overwriting config.toml. Trust/MCP
  state is preserved.
- Profile name changed from fixed 'agent-run' to <provider>-<normalized-model>.
- Removed Hermes and Crush agents; Shell remains as a utility launch target.
- Updated README, AGENTS.md, docs/notes.md, docs/tools/codex.md, and
  config.demo.yaml to reflect the new behavior.
guochao merged commit e4d9e0ad37 into master 2026-07-10 03:23:52 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: public/agent-run#16
No description provided.