Before submitting
Area
apps/desktop
Steps to reproduce
- start the app from the dock
- open any thread
- 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
Before submitting
Area
apps/desktop
Steps to reproduce
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
Screenshots, recordings, or supporting files
Screenshot 2026-04-13 at 15.03.12.png
Workaround
No response