docs: rebalance prose cleanup and add trimming skill

This commit is contained in:
Tianyi Cui
2026-07-13 23:27:00 +08:00
parent fcdc318dda
commit 148046b9c8
392 changed files with 2801 additions and 1754 deletions
+3 -2
View File
@@ -1,6 +1,7 @@
/**
* Boot the REPL or ACP Code Mode overlay, defaulting to REPL. Both require a
* DeepSeek API key; unsupported arguments fail with usage.
* Boot the REPL or ACP Code Mode overlay, defaulting to REPL. Each overlay
* includes its base example, selects Code Mode, and adds the worker runtime.
* Both require a DeepSeek API key; unsupported arguments fail with usage.
*/
import { spawn } from 'node:child_process'