chineseclass/.claude/settings.local.json
StillHammer d006d532a1 Add Tingli Chapter 13-14 audio transcriptions + API doc
- Add complete audio transcriptions for Chapters 13 & 14 with pinyin
- Use transcription API to auto-transcribe Chapter 14 audio files
- Add raw transcription files for Chapter 13
- Add VIDEOTOMP3_API.md documentation
- Add Xiezuo Chapter 4 and XiezuoClass materials

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 12:18:09 +08:00

15 lines
230 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(git log:*)",
"Bash(cat:*)",
"WebSearch",
"WebFetch(domain:fr.wikipedia.org)",
"Bash(curl:*)"
],
"deny": [],
"ask": []
}
}