aboutsummaryrefslogtreecommitdiff
path: root/claude-templates
Commit message (Expand)AuthorAgeFilesLines
* refactor(sentry): call one loop cycle a cycle, not a fireCraig Jennings15 hours4-36/+36
* fix(triage): report a dead server after loadChats, not a quiet accountCraig Jennings16 hours1-1/+21
* fix(triage): pass the TL object to loadChats, not a bare symbolCraig Jennings20 hours1-25/+96
* refactor(rules): split testing.md, fix the approval gate, require first personCraig Jennings44 hours1-1/+1
* refactor(rules): split commits.md into invariants plus a publish skillCraig Jennings44 hours2-3/+3
* fix(hooks): don't let a wrap sentinel outlive its sessionCraig Jennings45 hours1-0/+2
* feat: add peer-reasoning contract and fix two silent probe defectsCraig Jennings48 hours2-4/+16
* feat: enforce clean wraps and inbox-safe syncCraig Jennings4 days5-38/+279
* docs: define speedrunnable backlog tasksCraig Jennings4 days1-0/+2
* fix(lint-org): stop flagging correctly paired verbatim blocksCraig Jennings4 days2-0/+161
* fix: harden the org-file mutators and close four verified bugsCraig Jennings5 days6-3/+419
* feat(sentry): add refactor finding and an opt-in solo-implementation passCraig Jennings5 days1-4/+12
* fix(lint-org): scope the todo-format checkers out of docs/specs/Craig Jennings5 days2-7/+105
* fix(inbox-send): clean error on an unreadable source, dedupe overlapping rootsCraig Jennings5 days2-3/+59
* fix(inbox-send): write handoffs atomically so a failure leaves no phantomCraig Jennings5 days4-3/+123
* feat(languages): ship the missing python and typescript hooksCraig Jennings6 days2-0/+89
* feat(workflows): clear temp/ at wrap, plus three rule and template fixesCraig Jennings6 days3-9/+21
* feat(sentry): exclude mail and messengers, add a bug-finding passCraig Jennings6 days1-4/+6
* feat(triage): push signal sweeps to phone via agent-text in auto modeCraig Jennings8 days1-1/+20
* feat(notify): reserve "page me" for desktop, "text me" for SignalCraig Jennings9 days7-69/+93
* feat(pager): document the Signal pager and add the receive timerCraig Jennings9 days1-9/+16
* feat: gate triage sources on a per-project :TRIAGE_SOURCES: declarationCraig Jennings9 days2-7/+11
* feat: extend the silent-until-signal heartbeat to the two MCP monitor loopsCraig Jennings9 days2-5/+7
* feat(suspend): detach the tmux client as the final step of every suspendCraig Jennings9 days1-5/+36
* feat(sentry): a quiet fire collapses to a one-line heartbeatCraig Jennings9 days1-5/+5
* feat: track working/ from creation, gitignore temp/ in both modesCraig Jennings9 days1-0/+2
* feat(protocols): add the "the list" before-close queue and colloquialisms con...Craig Jennings10 days2-0/+22
* feat(hooks): soft-nudge pending inbox handoffs at task boundariesCraig Jennings10 days1-0/+2
* refactor(ai-launcher): extract pure decision cores from the git/tmux pathsCraig Jennings10 days1-73/+119
* test(ai-launcher): net current behavior and make bin/ai source-testableCraig Jennings10 days1-56/+69
* docs(todo-format): add the measurable-acceptance pattern for open-ended tasksCraig Jennings10 days1-1/+1
* docs(testing): sharpen characterization-test guidance, wire it into the quali...Craig Jennings10 days1-0/+7
* feat(flashcard): support multi-tag drill headings + --tag-filter / --guid-saltCraig Jennings10 days6-30/+204
* feat(flashcard): add apkg-to-orgdrill.py, the inverse of flashcard-to-ankiCraig Jennings10 days2-0/+550
* fix(roam): scope the work-denylist to durable KB-node writes, not roam tidyingCraig Jennings10 days2-1/+3
* feat(sentry): wire the roam writers and wrap-up guard for sentryCraig Jennings10 days4-1/+31
* feat(sentry): add the sentry overnight-hygiene engine workflowCraig Jennings10 days2-0/+218
* feat(sentry): add agent-lock mkdir-atomic advisory lock helperCraig Jennings10 days2-0/+462
* feat(todo-cleanup): dated-seal archiving and planning-line strip on convertCraig Jennings11 days4-38/+368
* feat(bin): launch install-ai from PATHCraig Jennings11 days1-0/+23
* feat(daily-prep): add upcoming-birthdays block from contacts.orgCraig Jennings11 days3-1/+352
* feat(triage-intake): adopt three-section digest and close-by-defaultCraig Jennings11 days2-53/+74
* fix(triage-intake): anchor the gmail residue probe to the epochCraig Jennings13 days1-3/+7
* chore(workflows): drop retired Signal-client name from triage history noteCraig Jennings2026-07-141-1/+1
* fix(workflows): find and transcribe .flac recordingsCraig Jennings2026-07-141-12/+12
* fix(scripts): stop org table helpers rewriting block contentCraig Jennings2026-07-146-36/+184
* feat(launcher): bare ai picks the agent before the projectsCraig Jennings2026-07-131-7/+52
* feat(launcher): wire the local runtime — codex --oss over ollamaCraig Jennings2026-07-131-15/+17
* feat(pager): add agent-page, the runtime-neutral phone pagerCraig Jennings2026-07-135-7/+81
* feat(launcher): add ai --runtime for choosing the agent CLICraig Jennings2026-07-131-14/+84