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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user