-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Insights: openai/codex
Overview
Could not load contribution data
Please try again later
7 Releases published by 1 person
-
rust-v0.11.0-alpha.1 0.11.0-alpha.1
published
Jul 28, 2025 -
rust-v0.11.0-alpha.2 0.11.0-alpha.2
published
Jul 28, 2025 -
rust-v0.11.0-alpha.3 0.11.0-alpha.3
published
Jul 31, 2025 -
rust-v0.11.0-beta.1 0.11.0-beta.1
published
Aug 1, 2025 -
rust-v0.11.0-alpha.4 0.11.0-alpha.4
published
Aug 1, 2025 -
rust-v0.11.0-alpha.5 0.11.0-alpha.5
published
Aug 1, 2025 -
rust-v0.11.0 0.11.0
published
Aug 2, 2025
68 Pull requests merged by 9 people
-
[sandbox] Filter out certain non-sandbox errors
#1804 merged
Aug 3, 2025 -
shimmer on working
#1807 merged
Aug 3, 2025 -
fix command duration display
#1806 merged
Aug 3, 2025 -
custom textarea
#1794 merged
Aug 3, 2025 -
Fix flaky test_shell_command_approval_triggers_elicitation test
#1802 merged
Aug 3, 2025 -
Fix MacOS multiprocessing by relaxing sandbox
#1808 merged
Aug 3, 2025 -
Refactor TUI to stream by re-rendering history
#1777 merged
Aug 3, 2025 -
Fix compact
#1798 merged
Aug 2, 2025 -
check for updates
#1764 merged
Aug 2, 2025 -
Easong/check updates
#1791 merged
Aug 2, 2025 -
Update succesfull login page look
#1789 merged
Aug 1, 2025 -
Add managed by npm flag to update check
#1788 merged
Aug 1, 2025 -
feat: make .git read-only within a writable root when using Seatbelt
#1765 merged
Aug 1, 2025 -
MCP: add conversation.create tool [Stack 2/2]
#1783 merged
Aug 1, 2025 -
Add Error variant to ConversationCreateResult [Stack 1/2]
#1784 merged
Aug 1, 2025 -
chore: introduce SandboxPolicy::WorkspaceWrite::include_default_writable_roots
#1785 merged
Aug 1, 2025 -
collabse
stdout
andstderr
delta events into one#1787 merged
Aug 1, 2025 -
feat: stream exec stdout events
#1786 merged
Aug 1, 2025 -
fix insert_history modifier handling
#1774 merged
Aug 1, 2025 -
Introduce a new function to just send user message [Stack 3/3]
#1686 merged
Aug 1, 2025 -
Add a custom originator setting
#1781 merged
Aug 1, 2025 -
ci fix
#1782 merged
Aug 1, 2025 -
Add /compact
#1527 merged
Aug 1, 2025 -
MCP server: route structured tool-call requests and expose mcp_protocol [Stack 2/3]
#1751 merged
Aug 1, 2025 -
MCP Protocol: Align tool-call response with CallToolResult [Stack 1/3]
#1750 merged
Aug 1, 2025 -
Detect kitty terminals
#1748 merged
Aug 1, 2025 -
insert history lines with redraw
#1769 merged
Aug 1, 2025 -
fix: always send KeyEvent, we now check kind in the handler
#1772 merged
Aug 1, 2025 -
lighter approval modal
#1768 merged
Aug 1, 2025 -
do not dispatch key releases
#1771 merged
Aug 1, 2025 -
Send account id when available
#1767 merged
Jul 31, 2025 -
Initial planning tool
#1753 merged
Jul 31, 2025 -
chore: refactor exec.rs: create separate seatbelt.rs and spawn.rs files
#1762 merged
Jul 31, 2025 -
Fix double-scrolling in approval model
#1754 merged
Jul 31, 2025 -
fix: ensure PatchApplyBeginEvent and PatchApplyEndEvent are dispatched reliably
#1760 merged
Jul 31, 2025 -
Add codex login --api-key
#1759 merged
Jul 31, 2025 -
clamp render area to terminal size
#1758 merged
Jul 31, 2025 -
Show error message after panic
#1752 merged
Jul 31, 2025 -
fix git tests
#1747 merged
Jul 31, 2025 -
streamline ui
#1733 merged
Jul 31, 2025 -
add keyboard enhancements to support shift_return
#1743 merged
Jul 31, 2025 -
Auto format toml
#1745 merged
Jul 31, 2025 -
chore: add support for a new label, codex-rust-review
#1744 merged
Jul 31, 2025 -
resizable viewport
#1732 merged
Jul 31, 2025 -
fix: run apply_patch calls through the sandbox
#1705 merged
Jul 30, 2025 -
Add login status command
#1716 merged
Jul 30, 2025 -
Send AGENTS.md as a separate user message
#1737 merged
Jul 30, 2025 -
moving input item from MCP Protocol back to core Protocol
#1740 merged
Jul 30, 2025 -
Add support for a separate chatgpt auth endpoint
#1712 merged
Jul 30, 2025 -
fix ci
#1739 merged
Jul 30, 2025 -
remove conversation history widget
#1727 merged
Jul 30, 2025 -
Mcp protocol
#1715 merged
Jul 30, 2025 -
Trim bash lc and run with login shell
#1725 merged
Jul 29, 2025 -
Add an experimental plan tool
#1726 merged
Jul 29, 2025 -
Relative instruction file
#1722 merged
Jul 29, 2025 -
feat: map ^U to kill-line-to-head
#1711 merged
Jul 29, 2025 -
alternate login wording?
#1723 merged
Jul 29, 2025 -
replace login screen with a simple prompt
#1713 merged
Jul 29, 2025 -
[mcp-server] Populate notifications._meta with requestId
#1704 merged
Jul 28, 2025 -
fix: long lines incorrectly wrapped
#1710 merged
Jul 28, 2025 -
Fix approval workflow
#1696 merged
Jul 28, 2025 -
Serializing the
eventmsg
type to snake_case#1709 merged
Jul 28, 2025 -
chore: split apply_patch logic out of codex.rs and into apply_patch.rs
#1703 merged
Jul 28, 2025 -
fix: support special --codex-run-as-apply-patch arg
#1702 merged
Jul 28, 2025 -
fix: use std::env::args_os instead of std::env::args
#1698 merged
Jul 28, 2025 -
fix: move arg0 handling out of codex-linux-sandbox and into its own crate
#1697 merged
Jul 28, 2025 -
fix: correctly wrap history items
#1685 merged
Jul 28, 2025 -
chore: update Codex::spawn() to return a struct instead of a tuple
#1677 merged
Jul 28, 2025
24 Pull requests opened by 13 people
-
chore(deps): bump tokio from 1.46.1 to 1.47.0 in /codex-rs
#1699 opened
Jul 28, 2025 -
chore(deps): bump unicode-width from 0.1.14 to 0.2.0 in /codex-rs
#1701 opened
Jul 28, 2025 -
Zed integration
#1707 opened
Jul 28, 2025 -
adding /model to set the current model in TUI
#1714 opened
Jul 28, 2025 -
agents.md behavior doc (readme) fix
#1729 opened
Jul 29, 2025 -
agents.md path shown at tui launch
#1730 opened
Jul 29, 2025 -
Capture default prompt environment variables once
#1735 opened
Jul 30, 2025 -
Update plan_tool.rs
#1741 opened
Jul 30, 2025 -
Log correct request
#1742 opened
Jul 30, 2025 -
Initial environment context feeding
#1755 opened
Jul 31, 2025 -
chore(lint): Remove invalid characters from CLA doc
#1761 opened
Jul 31, 2025 -
[tools] Let the model request approval for shell commands
#1763 opened
Jul 31, 2025 -
Add a TurnDiffTracker to create a unified diff for an entire turn
#1770 opened
Jul 31, 2025 -
Ctrl+R history search
#1773 opened
Aug 1, 2025 -
Added Microsoft Entra ID Support for Keyless Auth
#1778 opened
Aug 1, 2025 -
Scrollable slash menu, esc to exit
#1779 opened
Aug 1, 2025 -
feat: honor git metadata in Linux sandbox
#1790 opened
Aug 1, 2025 -
MCP: Add conversation streaming with initial_state + buffered events
#1792 opened
Aug 2, 2025 -
Require config to turn on planning tool
#1793 opened
Aug 2, 2025 -
WIP – Agent multiplexing / worktrees support
#1801 opened
Aug 2, 2025 -
feat: accept custom instructions in profiles
#1803 opened
Aug 3, 2025 -
Scrollable slash commands - change approval mode, change model
#1805 opened
Aug 3, 2025 -
Store rollouts in /sessions
#1809 opened
Aug 3, 2025 -
Stream model responses
#1810 opened
Aug 3, 2025
8 Issues closed by 6 people
-
Backspace key deletes two characters at a time
#1800 closed
Aug 2, 2025 -
Has this project been half-abandoned?
#1349 closed
Aug 2, 2025 -
Support the `/compact` command
#1257 closed
Aug 2, 2025 -
Mouse mode scrolling is not smooth
#1502 closed
Aug 2, 2025 -
Improve copy/paste in the Rust TUI, or at least make the existing solution more discoverable
#1247 closed
Aug 2, 2025 -
codex doesn't respond in chat
#1595 closed
Jul 29, 2025 -
resizing window after #1672 leaves traces in history of approval requests
#1688 closed
Jul 29, 2025 -
0.2.0 context window issue and lack of features
#1460 closed
Jul 29, 2025
12 Issues opened by 11 people
-
Codex Incredibly Slow - How to Debug?
#1811 opened
Aug 3, 2025 -
Cut and Paste from Terminal
#1799 opened
Aug 2, 2025 -
[Feature Request] PDF support
#1797 opened
Aug 2, 2025 -
Session ID in non-interactive prompts
#1780 opened
Aug 1, 2025 -
configuration file wipped
#1757 opened
Jul 31, 2025 -
Autonomous not really Autonomous
#1749 opened
Jul 31, 2025 -
Problem accessing the files.
#1738 opened
Jul 30, 2025 -
Codex sometimes reverting changes
#1736 opened
Jul 30, 2025 -
base_url not honored for ollama
#1734 opened
Jul 30, 2025 -
Add Langfuse Tracing Integration in Codex CLI
#1721 opened
Jul 29, 2025 -
Commands under user profile still wrap in `bash -lc` (RE PR: #1678)
#1708 opened
Jul 28, 2025
25 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Core: initialize session manager to search for session data.
#1634 commented on
Jul 30, 2025 • 6 new comments -
Record user feedback for Command/Patch Approvals to Rollout+Message History
#1559 commented on
Jul 28, 2025 • 3 new comments -
ctrl+v image + @file accepts images
#1695 commented on
Aug 1, 2025 • 0 new comments -
Fix typos and grammar issues in markdown files
#1671 commented on
Aug 3, 2025 • 0 new comments -
Implement Flex Mode support on the rust version of Codex CLI
#1655 commented on
Jul 28, 2025 • 0 new comments -
Add token counts, timestamps, and model to rollouts
#1583 commented on
Jul 29, 2025 • 0 new comments -
Add raw reasoning display option
#1564 commented on
Aug 3, 2025 • 0 new comments -
feat: introduce project- and user-scoped custom slash commands
#1548 commented on
Jul 31, 2025 • 0 new comments -
fix: make CODEX_UNSAFE_ALLOW_NO_SANDBOX disable sandboxing on all platforms
#996 commented on
Jul 31, 2025 • 0 new comments -
fix: Model behavior, not detecting the correct environment
#688 commented on
Jul 31, 2025 • 0 new comments -
Resource not found
#1628 commented on
Aug 3, 2025 • 0 new comments -
Include Codex CLI usage in ChatGPT subscription
#1458 commented on
Aug 3, 2025 • 0 new comments -
Python UV fails in Codex
#1457 commented on
Aug 2, 2025 • 0 new comments -
Rust CLI Cutover (Burndown List)
#1262 commented on
Aug 2, 2025 • 0 new comments -
`codex login` failed
#1448 commented on
Aug 1, 2025 • 0 new comments -
"Sign in With ChatGPT" functionality needs to be robust against all account types
#1243 commented on
Aug 1, 2025 • 0 new comments -
Testing in sandbox is failing often on OSX (asking for running outside sandbox often).
#1532 commented on
Jul 31, 2025 • 0 new comments -
Error 400 : No eligible ChatGPT workspaces found.
#1533 commented on
Jul 31, 2025 • 0 new comments -
Add native Windows support
#1300 commented on
Jul 31, 2025 • 0 new comments -
Bug when I send a first message "stream error: ..."
#1481 commented on
Jul 30, 2025 • 0 new comments -
How to use Azure provider
#1669 commented on
Jul 30, 2025 • 0 new comments -
Using with ChatGPT Plus/Pro
#35 commented on
Jul 29, 2025 • 0 new comments -
stream error: stream disconnected before completion: stream closed before response.complete; retrying...
#1581 commented on
Jul 29, 2025 • 0 new comments -
Documentation: Reference Agent Rules Community Standard for AGENTS.md to Promote Interoperability
#1624 commented on
Jul 28, 2025 • 0 new comments -
ability not to use "system role" in the prompt
#1674 commented on
Jul 28, 2025 • 0 new comments