fabro/lib
Bryan Helmkamp d9929a24d7
Keep the driver's own BASH_ENV blank out of a recorded command's env
The test double's captured environment stopped filtering the BASH_ENV
blank when fabro's exec policy stopped inserting one, but the driver's
Bash helper still records its own blank on the spec, so a test comparing
the caller's variables saw an extra entry.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-11 13:36:57 -06:00
..
apps Keep the sandbox driver's events whole as run events 2026-09-11 13:32:54 -06:00
components Keep the driver's own BASH_ENV blank out of a recorded command's env 2026-09-11 13:36:57 -06:00
foundation Keep the sandbox driver's events whole as run events 2026-09-11 13:32:54 -06:00
packages/fabro-api-client Run the agent's MCP servers and the service listing through the driver's services facet 2026-09-11 13:18:02 -06:00