Dynamic Context Discovery
by jediah-katz
Coding agents perform better when they pull context on demand rather than receiving everything upfront—files serve as a simple, future-proof abstraction for this dynamic retrieval.
by jediah-katz
Coding agents perform better when they pull context on demand rather than receiving everything upfront—files serve as a simple, future-proof abstraction for this dynamic retrieval.
by humanlayer-team
Techniques for reducing context window waste in AI coding agents by suppressing verbose output from tests and builds, showing full details only on failure.