test(examples): snapshot headless one-shot stream

This commit is contained in:
Tianyi Cui
2026-07-15 22:43:03 +08:00
parent 7278fc21d8
commit 5e3da065db
13 changed files with 251 additions and 13 deletions

View File

@@ -28,7 +28,7 @@ dsh-cli-demo [--config path] [--output-format text|json|stream-json] <task>
The root coding demo supplies its overlay:
```sh
pnpm run demo:cli -- "inspect the failing test and fix it"
pnpm run demo:headless -- "inspect the failing test and fix it"
```
Loader configs with bare package specifiers require `node --expose-internals` or the Loader's optional native fallback. The root command supplies the Node flag.