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:
@@ -7,6 +7,7 @@
|
||||
"bin",
|
||||
"scripts",
|
||||
"skills",
|
||||
"skill-data",
|
||||
"extensions"
|
||||
],
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user