{"slug":"yolo-agent","total":9,"limit":100,"offset":0,"since":null,"commits":[{"hash":"2b7ab10","date":"2026-07-03 08:08:22 -0700","author":"Steve","subject":"chore: macstudio3 migration — reconcile from mac2 + repoint paths (stevestudio2→macstudio3, node/npm/npx→/opt/homebrew)","body":""},{"hash":"8358fc1","date":"2026-06-09 13:05:25 -0700","author":"SteveStudio2","subject":"untrack logs + done-task archive (approved cleanup)","body":""},{"hash":"02bfcb0","date":"2026-06-04 09:11:24 -0700","author":"SteveStudio2","subject":"chore: untrack stray .bak/.pre-* backups + add gitignore patterns","body":""},{"hash":"574b0e6","date":"2026-06-03 22:04:24 -0700","author":"SteveStudio2","subject":"untrack logs/*.log (junk); keep tasks/done history","body":""},{"hash":"4bf7765","date":"2026-05-13 17:40:24 -0700","author":"SteveStudio2","subject":"fix: pgrep -c flag missing on macOS BSD pgrep (was flooding error log)","body":"The getRunningClaudeCount() circuit-breaker used 'pgrep -c -f' which\nworked on GNU/Linux but exits 2 with 'usage: pgrep' on macOS, since\nBSD pgrep has no count flag. The count was always returning 0 via\nthe catch-block, silently disabling the concurrency circuit breaker,\nand producing ~76 'usage: pgrep' lines per session in\n~/.pm2/logs/yolo-agent-error.log.\n\nReplace with portable 'pgrep -f ... ' + line count in JS, and\nredirect stderr to /dev/null via stdio so any future pgrep stderr\noutput doesn't pollute pm2 logs."},{"hash":"d0902e9","date":"2026-05-13 08:58:44 -0700","author":"Steve","subject":"snapshot: 93 file(s) changed, +45 new, ~48 modified","body":""},{"hash":"0ca26b2","date":"2026-05-07 12:30:20 -0700","author":"Steve","subject":"untrack node_modules per standing rule (was tracking 633 files; files preserved on disk)","body":""},{"hash":"f7c70cf","date":"2026-05-07 12:05:25 -0700","author":"Steve","subject":"add canonical .gitignore per standing rule","body":""},{"hash":"9b5c166","date":"2026-05-04 02:42:17 -0700","author":"SteveStudio2","subject":"[overnight] pre-debate baseline","body":""}]}