core-agent-ide/codex-cli/src/components/chat
Thomas be7e3fd377
feat: enhance image path detection in input processing (#189)
I wanted to be able to drag and drop images while in the chat. Here it
is.

I have read the CLA Document and I hereby sign the CLA
2025-04-17 16:17:13 -07:00
..
message-history.tsx Initial commit 2025-04-16 12:56:08 -04:00
multiline-editor.tsx Back out @lib indirection in tsconfig.json (#111) 2025-04-16 14:16:53 -07:00
terminal-chat-command-review.tsx feat: shell command explanation option (#173) 2025-04-17 13:28:58 -07:00
terminal-chat-input-thinking.tsx fix: correct typos in thinking texts (transcendent & parroting) (#108) 2025-04-16 21:01:24 -07:00
terminal-chat-input.tsx feat: enhance image path detection in input processing (#189) 2025-04-17 16:17:13 -07:00
terminal-chat-new-input.tsx feat: shell command explanation option (#173) 2025-04-17 13:28:58 -07:00
terminal-chat-past-rollout.tsx Initial commit 2025-04-16 12:56:08 -04:00
terminal-chat-response-item.tsx bugfix: remove redundant thinking updates and put a thinking timer above the prompt instead (#216) 2025-04-17 08:12:38 -07:00
terminal-chat-tool-call-item.tsx feat: shell command explanation option (#173) 2025-04-17 13:28:58 -07:00
terminal-chat-utils.ts Initial commit 2025-04-16 12:56:08 -04:00
terminal-chat.tsx add support for -w,--writable-root to add more writable roots for sandbox (#263) 2025-04-17 15:39:26 -07:00
terminal-header.tsx Initial commit 2025-04-16 12:56:08 -04:00
terminal-message-history.tsx bugfix: remove redundant thinking updates and put a thinking timer above the prompt instead (#216) 2025-04-17 08:12:38 -07:00
use-message-grouping.ts Removes computeAutoApproval() and tightens up canAutoApprove() as the source of truth (#126) 2025-04-16 15:39:41 -07:00