chore(fork): drop upstream-only docs/, evals/, packages/dashboard, schema

These directories are TypeScript-side tooling that the fork dropped at
v0.24.0 to keep the repo focused on the stealth CLI binary. Upstream
either kept evolving them (docs, packages/dashboard) or added new ones
(evals/) — they came back during the v0.27.0 rebase, so prune again.

Also include skill-data/ in package.json `files` so the specialized
skills (electron, slack, dogfood, etc.) that upstream relocated from
skills/ to skill-data/ still ship in the npm tarball.
This commit is contained in:
leeguooooo
2026-05-09 00:24:27 +09:00
parent 9202c1c919
commit 86c4cff26e
30 changed files with 1 additions and 3048 deletions
+1
View File
@@ -7,6 +7,7 @@
"bin",
"scripts",
"skills",
"skill-data",
"extensions"
],
"bin": {