pingdotgg / pingdotgg/t3code

[Bug]: File-change approval prompt shows no filename or change details

Open
#5,255 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs-triage
Dominant language
TypeScript
Stars
23k
Forks
5.9k
Avg merge
11h 14m
Merged PRs (30d)
357

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/desktop

Steps to reproduce
  1. Open a Git repository in T3 Code using the Codex provider.
  2. Start a thread with tool approvals enabled.
  3. Ask Codex to perform a task that creates and then deletes or modifies a temporary file. In my case, it created /private/tmp/velos-unassigned-alert-issue.md to submit a GitHub issue, then attempted to remove it.
  4. Wait for the file-change approval prompt.
  5. Observe that the approval panel says “File-change approval requested”, but does not show the filename, path, diff, or any description of the requested change.
Expected behavior

The requested command should be displayed underneath the "PENDING APPROVAL" heading

Actual behavior

no command is displayed

Image
Impact

Major degradation or frequent failure

Version or commit

0.0.31

Environment

No response

Logs or stack traces

Screenshots, recordings, or supporting files

No response

Workaround

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in apps/desktop by tracing the file-change approval prompt from the Codex approval request to the panel rendered under "PENDING APPROVAL". Reproduce the steps with a temporary file and verify that the requested command, filename or path, and change details are displayed in the approval panel.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.