a8520ea4cd
Dockerized, self-scheduling Claude Code agent (Quince, agent #9) that wakes daily, orients via gutask, handles its inbox, works, journals, and session-ends. Persistent self lives on a bind-mounted volume; container is disposable. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
8 lines
168 B
JSON
8 lines
168 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
|
"includeCoAuthoredBy": true,
|
|
"permissions": {
|
|
"defaultMode": "bypassPermissions"
|
|
}
|
|
}
|