Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
RawAgentCommand -> ExecutionResult
Intercept agent keyboard inputs to execute only a validated, high-level CLI wrapper subset instead of open-ended bash commands.
Problem it solves
Giving raw terminal shell access causes agent drift, interactive prompt hangs, and unpredictable environment state changes.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.