@!filename override to force the reading of an entire file

Resolved 💬 3 comments Opened Nov 16, 2025 by mmaunder Closed Jan 31, 2026

What feature would you like to see?

We're all aware of the file read limits, but sometimes we have an absolutely mission critical file that must be read in its entirety, even if it costs us a huge chunk of context. Examples:

  • A file defining the phase of work about to be implemented.
  • A file defining software architecture, where a complete understanding is needed

Keep the default, but give us a way to force a full read. Please. It would be a game changer for a wide range of tasks. I'm suggesting an "at bang" operator which could be interpreted as "Read the entire file you must.".

Thanks, and thanks for an amazing product that is moving the entire software engineering field forward.

Additional information

_No response_

View original on GitHub ↗

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