diff --git a/manager/core/.env.example b/manager/core/.env.example index 10a5475..b3e4790 100644 --- a/manager/core/.env.example +++ b/manager/core/.env.example @@ -21,7 +21,12 @@ BOARD_OPENCODE_BIN=opencode # git/gh grants per launch intent are built in). Headless runs have no # human at a permission prompt, so a test runner missing from this list # is a test the work agent cannot run. -BOARD_AGENT_COMMANDS=python3 -m unittest,python3 -m pytest +BOARD_AGENT_COMMANDS=python3 -m unittest + +# What counts as a definition-of-done check (the Focus view's CHECKS +# panel) is a file, not an env var: core/checks ships a generic default, +# and a `checks` file in manager/local/ replaces it wholesale. Format +# (`