-
Notifications
You must be signed in to change notification settings - Fork 789
Open
Labels
bugSomething is broken or behaving incorrectly.Something is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.Issue needs maintainer review and initial categorization.
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I included enough detail to reproduce or investigate the problem.
Area
apps/web
Steps to reproduce
- Open T3 Code in the browser on localhost. (via
npx t3) - Start a thread in Plan mode with Codex.
- Wait until Codex generates a plan.
- Do not click Implement yet.
- Ask a follow-up question in the same thread.
- Wait for the follow-up answer.
- Click Implement.
- The Plan sidebar opens automatically.
Expected behavior
When the Plan sidebar opens, it should show the plan that is being implemented.
Actual behavior
The Plan sidebar opens, but it is empty and shows "No active plan yet".
Impact
Minor bug or occasional failure
Version or commit
main
Environment
- Running the web app locally on
localhost:3773via npx t3 - Provider: Codex - Interaction mode: Plan - Env mode: Local - Browser: Edge - OS: WSL2 (Ubuntu)
Logs, stack traces, or screenshots
I can attach a screenshot. I did not see a crash or stack trace.
Workaround
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething is broken or behaving incorrectly.Something is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.Issue needs maintainer review and initial categorization.