Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ harness/result/
# lock files
pnpm-lock.yaml

# skills index
src/index/

# Playground (Next.js)
playground/.next/
playground/node_modules/
Expand Down
14 changes: 14 additions & 0 deletions cli/.claude/settings.local.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"permissions": {
"allow": [
"Bash(npm install:*)",
"Bash(npx tsc:*)",
"Bash(node:*)",
"Bash(mv cli/src .)",
"Bash(mv cli/index .)",
"Bash(mv cli/tsconfig.json .)",
"Bash(rm:*)",
"Bash(mv index:*)"
]
}
}
5,814 changes: 0 additions & 5,814 deletions cli/index/full.index.json

This file was deleted.

5,814 changes: 0 additions & 5,814 deletions cli/index/g2.index.json

This file was deleted.

7 changes: 0 additions & 7 deletions cli/index/g6.index.json

This file was deleted.

328 changes: 0 additions & 328 deletions cli/skills-antv.js

This file was deleted.

Loading
Loading