-
-
Notifications
You must be signed in to change notification settings - Fork 545
File status and think block state #2087
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@codex review |
|
Codex Review: Didn't find any major issues. Bravo. ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
|
@codex review |
|
Codex Review: Didn't find any major issues. Delightful! ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
…transition. # Conflicts: # src/components/chat-components/ChatSingleMessage.tsx
…eaming transitions - Add container reference to ToolCallRootRecord for detecting container changes - Handle container mismatch when streaming component unmounts and history mounts - Use container.isConnected for stale cleanup instead of timestamp-only approach - Prevent double toggle on think blocks by handling state in pointerdown
2eecd07 to
2a1f5cc
Compare
|
@Emt-lin can you verify this? |
…ed check For the current project, if a file is not in processing/failed/success real-time state, it should show "Not started" instead of incorrectly showing "Processed" based on cached fileContexts entries.
fixed |
|
@codex review |
|
Codex Review: Didn't find any major issues. 🚀 ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
issues
Summary
Changes
Test plan
Actual Effect
2025-12-30.18.42.43.mov