feat: add Codex executor with session resume

This commit is contained in:
2026-07-22 22:15:15 +08:00
parent d38151ad78
commit 214b7c9a30
19 changed files with 1855 additions and 33 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "agent-workflow",
"version": "0.1.0",
"description": "Codex-hosted autonomous implementation loop with Reasonix, Claude Code, and Agy executors",
"description": "Codex-hosted autonomous implementation loop with Reasonix, Claude Code, Agy, and Codex executors",
"type": "module",
"author": "liujing",
"license": "MIT",