mirror of
https://github.com/openai/codex.git
synced 2026-04-28 10:21:06 +03:00
feat: make interrupt state not final for multi-agents
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
"enum": [
|
||||
"pendingInit",
|
||||
"running",
|
||||
"interrupted",
|
||||
"completed",
|
||||
"errored",
|
||||
"shutdown",
|
||||
|
||||
Reference in New Issue
Block a user