codex-cli/src/utils/agent/agent-loop.ts (2 lines): - line 417: // TODO: allow arbitrary function calls (beyond shell/container.exec) - line 963: // TODO: remove this once we can depend on streaming events codex-cli/src/components/chat/terminal-chat-response-item.tsx (2 lines): - line 59: // TODO: this should be part of `ResponseReasoningItem`. Also it doesn't work. - line 70: // TODO: use actual thinking time codex-cli/src/components/onboarding/onboarding-approval-mode.tsx (1 line): - line 7: // TODO: figure out why `cli-spinners` fails on Node v20.9.0 codex-rs/core/src/is_safe_command.rs (1 line): - line 136: // TODO: Consider things like `'ab\'a'`. codex-rs/tui/src/chatwidget.rs (1 line): - line 67: // TODO: surface this error to the user. codex-rs/mcp-types/generate_mcp_types.py (1 line): - line 503: # TODO: Solve this in a more generic way. codex-cli/src/utils/agent/apply-patch.ts (1 line): - line 500: // TODO: Re-enable strict mode. codex-cli/src/components/history-overlay.tsx (1 line): - line 175: // TODO: We're ignoring images/files here. codex-cli/src/approvals.ts (1 line): - line 40: // TODO: This should also contain the paths that will be affected. codex-cli/src/components/chat/terminal-chat-command-review.tsx (1 line): - line 2: // TODO: figure out why `cli-spinners` fails on Node v20.9.0 codex-cli/src/utils/agent/handle-exec-command.ts (1 line): - line 307: // TODO: Need to verify that the Landlock sandbox is working. For example, codex-cli/src/cli.tsx (1 line): - line 44: // TODO: migrate to new versions of quiet mode