Uh oh!
There was an error while loading. Please reload this page.
Update README.md to include correct default model - #12
Merged
Conversation
tibo-openai
commented
Apr 16, 2025
Collaborator
ty! |
rumple pushed a commit
to rumple/codex
that referenced
this pull request
Apr 24, 2025
zeekay referenced
this pull request
in hanzoai/dev
Sep 8, 2025
…extra CA trust, npm name clarification, and Homebrew helper Closes #16. Closes #17. Closes #12. Refs #19.
gabrielbryk added a commit
to gabrielbryk/codex
that referenced
this pull request
Aug 3, 2026
Fold the durable findings from the 0.146.0 -> 0.147.0-alpha.4 upstream review into the manifest so the next upgrade does not rediscover them. Per-patch updates: - openai#6 invalid_grant: upstream split TokenRefreshFailed/TokenRefreshRejected, making this the strongest drop candidate in the stack. - openai#12: conflict watch is context_manager/history.rs; normalize.rs is clean. - openai#13 wait_agent: upstream raised the recommended timeout to minute-scale, so the fast-fail now saves a minute per poll rather than seconds. - openai#14 Slack: rmcp-client lost its reqwest exception in deny.toml, so the patch must stay on codex-http-client types or cargo deny fails. - openai#16: record the ratatui cell-semantics hazard and the standing rule that fork TUI code measures with crate::width::*, never unicode_width directly. - openai#17: upstream's Windows Interrupt change composes with the containment patch; note the hard tree-terminate caveat. New "Upstream watch list" section covering the release-artifact rename and recompression, out-of-process code mode, precomputed protocol schemas, the PlannedTools -> ToolRegistry collapse, isPinned removal, and the divergent-copy hazard that produced patch #7c. Also records the environment's known-failing ide_context tests (umask 002 against upstream-untouched code) and the just-vs-cargo stack requirement, plus a post-rebase verification checklist covering the failure classes that a green test run does not detect.
SSFSKIM added a commit
to SSFSKIM/codex_somersault
that referenced
this pull request
Aug 5, 2026
…iases, persisted toggle TaskPanel rebuilt from `fra`/`fGo`/`PCp` (bundle L407097-407264): the counts header with its conditional in-progress clause, ✔/◼/◻ glyphs carrying colour while the subject carries strikethrough/bold/dim, the owner tag (≥60 cols), the `› blocked by openai#12, openai#13` clause and the activeForm sub-line — each decoration rendered only when the wire carried its field (probe 81 Q3) — plus the height-derived window, the 30s just-completed hoist and the ` … +N in progress` tail. No empty state: null on an empty list. Pure half in taskPanelModel.ts. taskList ingests activeForm/owner/addBlockedBy when present (TaskCreate L286299, TaskUpdate L286488). BgTasksPanel rebuilt into the Background dialog from `rsi` (L481110-481256): titled frame in the `background` role, counts subtitle joined " · ", ` Label (n)` section headers, ❯ rows with (done)/(error)/(stopped)/(running) badges, `No tasks currently running`, and Enter → a detail sub-view (Shell details with Status/Runtime/Command/Output-tail; agents as `<type> › <description>`), `left` back, `x` stop from either view. Keys stay on the Select context so the six root globals remain unbound. Pure half in bgDialogModel.ts; BgMetaHarvest now stamps startedAt/endedAt so the Runtime row is real. Ctrl-T state persists via prefs.showExpandedTodos, restored by chatMain before the first render; ChatApp threads live columns/rows into both surfaces. /tasks and /bashes become aliases of /bg (L350769; /bg stays canonical — DG61 keep-decision). Recorded divergences: the dismiss string is NOT printed (display:"skip" resolves to messages:[] at L241496); the owner tag's ownerActive condition and the ` (exit code: N)` suffix are unreachable headlessly; ccx keeps the panel open by default where upstream ships it closed. Tests: new task-panel.test.tsx + bg-dialog.test.tsx (bgTasksPanel.test.tsx deleted — it pinned the retired panel), taskList/commands-aliases/chat.test additions, and the old-shape needles in chat/honesty/keys-migration/keys-acceptance/components rewritten deliberately.
gabrielbryk added a commit
to gabrielbryk/codex
that referenced
this pull request
Aug 11, 2026
Fold the durable findings from the 0.146.0 -> 0.147.0-alpha.4 upstream review into the manifest so the next upgrade does not rediscover them. Per-patch updates: - openai#6 invalid_grant: upstream split TokenRefreshFailed/TokenRefreshRejected, making this the strongest drop candidate in the stack. - openai#12: conflict watch is context_manager/history.rs; normalize.rs is clean. - openai#13 wait_agent: upstream raised the recommended timeout to minute-scale, so the fast-fail now saves a minute per poll rather than seconds. - openai#14 Slack: rmcp-client lost its reqwest exception in deny.toml, so the patch must stay on codex-http-client types or cargo deny fails. - openai#16: record the ratatui cell-semantics hazard and the standing rule that fork TUI code measures with crate::width::*, never unicode_width directly. - openai#17: upstream's Windows Interrupt change composes with the containment patch; note the hard tree-terminate caveat. New "Upstream watch list" section covering the release-artifact rename and recompression, out-of-process code mode, precomputed protocol schemas, the PlannedTools -> ToolRegistry collapse, isPinned removal, and the divergent-copy hazard that produced patch #7c. Also records the environment's known-failing ide_context tests (umask 002 against upstream-untouched code) and the just-vs-cargo stack requirement, plus a post-rebase verification checklist covering the failure classes that a green test run does not detect.
gabrielbryk added a commit
to gabrielbryk/codex
that referenced
this pull request
Aug 11, 2026
Fold the durable findings from the 0.146.0 -> 0.147.0-alpha.4 upstream review into the manifest so the next upgrade does not rediscover them. Per-patch updates: - openai#6 invalid_grant: upstream split TokenRefreshFailed/TokenRefreshRejected, making this the strongest drop candidate in the stack. - openai#12: conflict watch is context_manager/history.rs; normalize.rs is clean. - openai#13 wait_agent: upstream raised the recommended timeout to minute-scale, so the fast-fail now saves a minute per poll rather than seconds. - openai#14 Slack: rmcp-client lost its reqwest exception in deny.toml, so the patch must stay on codex-http-client types or cargo deny fails. - openai#16: record the ratatui cell-semantics hazard and the standing rule that fork TUI code measures with crate::width::*, never unicode_width directly. - openai#17: upstream's Windows Interrupt change composes with the containment patch; note the hard tree-terminate caveat. New "Upstream watch list" section covering the release-artifact rename and recompression, out-of-process code mode, precomputed protocol schemas, the PlannedTools -> ToolRegistry collapse, isPinned removal, and the divergent-copy hazard that produced patch #7c. Also records the environment's known-failing ide_context tests (umask 002 against upstream-untouched code) and the just-vs-cargo stack requirement, plus a post-rebase verification checklist covering the failure classes that a green test run does not detect.
Linorman added a commit
to Linorman/biodex
that referenced
this pull request
Aug 12, 2026
Fix CI workflow execution
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The default model listed in the FAQ is o3, but codex defaults to o4-mini.