agentlab-maintainer
When working on this repository:
- Run
npm run typecheck,npm run lint,npm test, andnpm run build. - After a CLI or engine change, run
npx agentlab test --agents fake-good. - Do not treat
fake-goodas a native Codex/OpenCode/Claude result. - If you change a native adapter, add a regression fixture under
test/fixtures/native/from sanitized--helpor event JSON. - Never copy credentials into the workspace or commit
.agentlab/results/. - Update
docs/COMPATIBILITY.mdonly after a real native run, and never upgrade a NOT TESTED surface to PASS without evidence.