Skip to content

Commit 432eda6

Browse files
2 parents d09b1e7 + ff1dc1e commit 432eda6

8 files changed

Lines changed: 16 additions & 28 deletions

File tree

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,8 @@
187187
"Bash(find packages/web/src/lib -name *.ts -o -name *.tsx)",
188188
"Bash(npx tsc:*)",
189189
"Bash(kill %1)",
190-
"Bash(lsof -ti:3002)"
190+
"Bash(lsof -ti:3002)",
191+
"WebSearch"
191192
]
192193
},
193194
"enableAllProjectMcpServers": true,
File renamed without changes.
File renamed without changes.

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,7 @@ run_test.ps1
158158
smoke_test.py
159159
integrations/
160160
providers/
161+
demo_init.py
162+
fastapi/
163+
openclaw/
164+
repowise.zip
File renamed without changes.
File renamed without changes.

uv.lock

Lines changed: 10 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)