You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
input: "ERROR codex_core::rollout::list: state db missing rollout path for thread 123\nERROR codex_core::skills::loader: missing skill\nVisible output\n",
84
+
want: "Visible output\n",
85
+
},
86
+
{
87
+
name: "keep non codex_core errors",
88
+
input: "ERROR another_module::state: real failure\nERROR codex_core::codex: needs_follow_up: true\nDone\n",
89
+
want: "ERROR another_module::state: real failure\nDone\n",
0 commit comments