Files
smart-support/.claude/settings.local.json
Yaojia Wang f93e8baef1 feat: initial project setup with planning docs
Smart Support - AI customer service action layer framework.
Includes design doc, CEO plan, eng review, test plan, and README.
2026-03-29 21:11:36 +02:00

9 lines
88 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"WebSearch"
]
}
}