Loading request...
When using GitHub Copilot CLI, instruction files disregard glob patterns, leading to all files being loaded into the context window and causing significant token waste. User requests that glob patterns be respected to manage context more efficiently.
One of the big issues with instruction files is that if you also use github copilot cli it disregards the glob patters and loads all of the instruction files into the context window. Huge token waste!