- Replace the whole-repo bind mount with just .claude/ and projects/, so the app only sees the Claude context it edits. - Mount ~/.claude/projects read-only at /transcripts for skill analytics. - Add a /data bind mount for the SQLite store and pass ANTHROPIC_API_KEY (from .env) for real token counting. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
7 lines
92 B
Plaintext
7 lines
92 B
Plaintext
frontend/node_modules
|
|
frontend/dist
|
|
frontend/dev-dist
|
|
backend/__pycache__
|
|
**/.DS_Store
|
|
data
|