Skip to content

[Bug]: Some requests are slow keeps appearing #1986

@roamingparrot

Description

@roamingparrot

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. start the app from the dock
  2. open any thread
  3. send a prompt to claude - issue has occurred on sonnet and opus but presumably is a ui issue as responses take less than 15 seconds

Expected behavior

popup should not appear when requests are not slow, there is also no obvious way to hide to popup seemingly

Actual behavior

popup stays as long as the window remains open.

Impact

Cosmetic issue

Version or commit

main @ v0.0.17

Environment

macOS

Logs or stack traces

# t3-code v0.0.17 | macOS | server-child.log
# Repeated git fetch timeouts (same error ~13+ times in one session):

GitCommandError: Git command failed in GitCore.fetchUpstreamRefForStatus:
  git --git-dir /Users/user/code/parrotui-spotify/.git fetch --quiet --no-tags
  origin +refs/heads/main:refs/remotes/origin/main - timed out.

# Thread title generation also times out (likely a downstream effect):

TextGenerationError: Text generation failed in generateThreadTitle:
  Claude CLI request timed out.

# Additionally, codex CLI spawn fails (ENOENT — binary not found):

PlatformError: NotFound: ChildProcess.spawn (codex exec --ephemeral -s read-only
  --model gpt-5.4-mini ...) - spawn codex ENOENT

Screenshots, recordings, or supporting files

Screenshot 2026-04-13 at 15.03.12.png

Workaround

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions