Skip to content

fix(daemon): send claude-code User-Agent to fix persistent statusline quota 429#290

Merged
AnnatarHe merged 1 commit into
mainfrom
fix/statusline-quota-429-user-agent
Jun 21, 2026
Merged

fix(daemon): send claude-code User-Agent to fix persistent statusline quota 429#290
AnnatarHe merged 1 commit into
mainfrom
fix/statusline-quota-429-user-agent

fix(daemon): send claude-code User-Agent to fix persistent statusline…

370cdc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 21, 2026 in 0s

78.91% (target 80.00%)

View this Pull Request on Codecov

78.91% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 75.00000% with 12 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
daemon/cc_info_timer.go 52.38% 9 Missing and 1 partial ⚠️
daemon/socket.go 0.00% 1 Missing and 1 partial ⚠️

❌ Your project check has failed because the head coverage (78.91%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Files with missing lines Coverage Δ
commands/cc_statusline.go 96.64% <100.00%> (ø)
daemon/anthropic_ratelimit.go 73.84% <100.00%> (+39.84%) ⬆️
daemon/client.go 85.71% <100.00%> (+0.17%) ⬆️
daemon/socket.go 80.76% <0.00%> (-1.05%) ⬇️
daemon/cc_info_timer.go 87.46% <52.38%> (-1.65%) ⬇️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.