codex: fix follow-up PR blockers (#15106)

This commit is contained in:
Eric Traut
2026-03-18 16:44:17 -06:00
parent 17482fc8e6
commit 58e2e9a2bb
3 changed files with 26 additions and 10 deletions

View File

@@ -1012,7 +1012,6 @@ fn all_thread_source_kinds() -> Vec<ThreadSourceKind> {
ThreadSourceKind::VsCode,
ThreadSourceKind::Exec,
ThreadSourceKind::AppServer,
ThreadSourceKind::Custom,
ThreadSourceKind::SubAgent,
ThreadSourceKind::SubAgentReview,
ThreadSourceKind::SubAgentCompact,