[Bug] Agent modifies out-of-scope files when CI fails without analyzing logs

Status Closed — not planned
Reported on v2.1.119
Maintainer reply None cached
Activity 2 comments · opened May 6, 2026 · closed Jun 3, 2026

Bug Description
When I pointed out that the CI was failing, it started touching files outside the scope without even reading the CI logs.

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.1.119
  • Feedback ID: 4073f5a5-25e1-470b-b8eb-2e502dc58b30

Errors

[{"error":"MaxFileReadTokenExceededError: File content (62247 tokens) exceeds maximum allowed tokens (25000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n    at qC7 (/$bunfs/root/src/entrypoints/cli.js:4789:12701)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-06T05:14:41.563Z"},{"error":"MaxFileReadTokenExceededError: File content (62247 tokens) exceeds maximum allowed tokens (25000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n    at qC7 (/$bunfs/root/src/entrypoints/cli.js:4789:12701)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-06T05:14:46.053Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-06T05:27:59.790Z"}]

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗