- allow tree command in claude settings - update API base URL in development environment
@@ -35,7 +35,8 @@
"Bash(pnpm test:unit:*)",
"Bash(mkdir:*)",
"Bash(xargs sed:*)",
- "Bash(git diff:*)"
+ "Bash(git diff:*)",
+ "Bash(tree:*)"
],
"deny": [],
"ask": []
@@ -3,5 +3,5 @@
# API配置
# 需换成当前项目的
-TARO_APP_API_BASE_URL=https://d8d-ai-vscode-8080-155-138-template-6-group.r.d8d.fun
+TARO_APP_API_BASE_URL=https://d8d-ai-vscode-8080-176-162-template-21-group.r.d8d.fun
TARO_APP_API_VERSION=v1