[codex] Remove Codex SDK canary runtime (#220)
* Revert "fix: drain sdk follow-up turns (#219)" This reverts commit807828e0ce. * Revert "feat: feature-flag Codex SDK runner (#218)" This reverts commit879d16235f.
This commit is contained in:
@@ -100,7 +100,6 @@ interface RunMessageAgentAttemptArgs {
|
||||
: never,
|
||||
processName: string,
|
||||
ipcDir?: string,
|
||||
options?: { drainFollowUpsAfterRun?: boolean },
|
||||
) => void;
|
||||
onOutput?: (output: AgentOutput) => Promise<void>;
|
||||
pairedExecutionLifecycle: {
|
||||
|
||||
Reference in New Issue
Block a user