pnpm install --frozen-lockfileRun these before claiming completion:
pnpm typecheck
pnpm test
pnpm lint
pnpm build
pnpm smoke:packageCheck the working tree with git status --short before summarizing changes.
- Keep the CLI local-first and deterministic by default.
- Do not add provider network calls to the dry-run adapter.
- Run real agent adapters only when the user explicitly selects them.