feat: Timmy orchestrator — local Ollama-powered backlog brain

- timmy-orchestrator.sh: 5-min cycle, assigns unassigned issues to claude,
  reviews open PRs via qwen3:30b, merges/comments/closes as needed
- Single instance guard via pidfile
- ops-panel: shows Timmy status (Ollama model, last action)
- ops-helpers: ops-wake-timmy / ops-kill-timmy commands
- Timmy is the brain, Claude/Gemini/Kimi are the hands

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Alexander Whitestone
2026-03-23 10:22:32 -04:00
parent 64a8ffa329
commit 079d8625d2
4 changed files with 218 additions and 0 deletions

1
.gitignore vendored
View File

@@ -74,6 +74,7 @@ bin/*
!bin/start-dashboard.sh
!bin/gemini-loop.sh
!bin/loop-watchdog.sh
!bin/timmy-orchestrator.sh
# ── Queue (transient task queue) ─────────────────────────────────────
queue/