▍ humdrum codex / soft

Commit local session settings

5f86dbd9a5b3b08a793068f10abae79a778d4f5a
humdrum-tiv <45084903+humdrum-tiv@users.noreply.github.com> · 2026-06-08 14:07

parent 4db06dbc

Commit local session settings

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

1 files changed

.claude/settings.local.json +9 −1
@@ -45,7 +45,15 @@       "Bash(curl -s -L --max-time 20 -X PATCH http://localhost:4317/api/sources/__TRACKED_VAR__ -H 'content-type: application/json' -d '{\"config\":{\"mode\":\"local\",\"calendars\":[\"Tick and Grub\",\"Archer\"],\"urls\":[],\"daysAhead\":60}}' -o /dev/null -w 'patch=%{http_code}\\\\n')",
       "Bash(curl -s -L --max-time 30 -X POST http://localhost:4317/api/sources/__TRACKED_VAR__/refresh -o /tmp/cal.json -w 'refresh=%{http_code} time=%{time_total}s\\\\n')",
       "Bash(node -e 'const fs=require\\(\"fs\"\\);const d=JSON.parse\\(fs.readFileSync\\(\"/tmp/cal.json\"\\)\\);const ev=d.source?.snapshot?.payload?.events||[];console.log\\(JSON.stringify\\(ev.filter\\(e=>e.allDay\\).slice\\(0,2\\),null,1\\)\\);console.log\\(\"allDay count:\",ev.filter\\(e=>e.allDay\\).length\\)')",
       "Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:4317/)",
-      "Bash(curl -s -X POST http://localhost:4317/api/edition -w \"\\\\nHTTP:%{http_code}\\\\n\")"
+      "Bash(curl -s -X POST http://localhost:4317/api/edition -w \"\\\\nHTTP:%{http_code}\\\\n\")",
+      "Bash(printf '\\\\n# build cache / local\\\\ntsconfig.tsbuildinfo\\\\n.claude/scheduled_tasks.lock\\\\n')",
+      "Bash(git rm *)",
+      "Bash(git add *)",
+      "Bash(ls .next.nosync/server/app/print/page.js)",
+      "Bash(ls -ld data editions)",
+      "Bash(file data *)",
+      "Bash(ls -la data/*.db)",
+      "Bash(git commit -q -m ' *)"
     ]
   }
 }