Skip to content

fix(daemon): suppress unnecessary agent checkpoint traffic#1979

Draft
svarlamov wants to merge 1 commit into
mainfrom
fix/daemon-agent-traffic
Draft

fix(daemon): suppress unnecessary agent checkpoint traffic#1979
svarlamov wants to merge 1 commit into
mainfrom
fix/daemon-agent-traffic

Conversation

@svarlamov

@svarlamov svarlamov commented Jul 25, 2026

Copy link
Copy Markdown
Member

Summary

  • replace the metrics-database rate-limit lookup with a daemon-local bounded monotonic limiter
  • skip read-only and unsupported Claude hook payloads before transcript or repository work
  • preserve all mutating Claude file-tool checkpoint behavior

Tests

  • limiter expiry, capacity, eviction, and poison fail-open unit coverage
  • Claude read-only suppression and mutating-tool preservation coverage
  • full task test, task lint, task fmt, and task build on the completed stack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant