Skip to content

Commit 26fca07

Browse files
clean: add missing events
1 parent 59bcd14 commit 26fca07

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/CodexEventHandler.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ export class CodexEventHandler {
8080
case "undo_started":
8181
case "undo_completed":
8282
case "turn_diff":
83+
case "mcp_startup_update":
84+
case "mcp_startup_complete":
85+
case "elicitation_request":
8386
break;
8487
}
8588
}

0 commit comments

Comments
 (0)