build before source dsh launch

This commit is contained in:
Turtle
2026-08-11 11:22:08 +08:00
parent 34abf69730
commit ee9465e4b3
54 files changed
+99 -113

No files matched your search

+1 -1
View File
@@ -129,7 +129,7 @@ The root [contributor instructions](../AGENTS.md#commands) summarize common comm
The one-shot Headless coding agent needs `DEEPSEEK_API_KEY` in the environment or repo-root `.env`:
```sh
pnpm run demo:headless "summarize this workspace"
pnpm dsh run "summarize this workspace"
```
The self-referential cordis demo can inspect and modify its live plugin runtime and needs the same credentials (`web` by default, or `acp`):