Imported from bare git on Zurich
Go to file
James 8400acffb9 Add Agent Dispatcher - runs on forge, polls Zurich Gitea
Simple Go binary that:
- Polls git.clavitor.ai every 60 seconds from forge
- Dispatches 1 task per minute max (rate limited)
- Priority order: CRITICAL > HIGH > NORMAL > LOW
- Writes task files to .agent-tasks/<agent>/issue-#.md
- Built-in web UI at http://forge:8098
- Full verbose logging to .agent-dispatcher.log
- No external deps (no Prometheus, etc.)

Files:
- forge/dispatcher/main.go (the dispatcher)
- forge/dispatcher/README.md (instructions)
- forge/dispatcher/go.mod

Monitoring:
- Web dashboard: http://localhost:8098 (auto-refresh)
- Live logs: tail -f .agent-dispatcher.log
- Task files: ls .agent-tasks/<agent>/
2026-04-09 01:33:10 -04:00
clavis telemetry: fix CRITICAL silent failures (Cardinal Rule #1) 2026-04-09 01:20:08 -04:00
clavitor.ai Address Hans' workflow feedback - make it actionable 2026-04-09 01:10:39 -04:00
design-system chore: auto-commit uncommitted changes 2026-03-24 06:02:53 -04:00
docs Capture workflow friction from Hans' first real test session 2026-04-09 01:22:01 -04:00
forge/dispatcher Add Agent Dispatcher - runs on forge, polls Zurich Gitea 2026-04-09 01:33:10 -04:00
issues telemetry: fix Cardinal Rule violations - add unique error codes 2026-04-08 18:05:00 -04:00
marketing Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
operations Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
scripts Fix daily-review.sh bugs found by Hans 2026-04-09 01:14:36 -04:00
.DS_Store Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
._.DS_Store chore: auto-commit uncommitted changes 2026-03-24 06:02:53 -04:00
._CLAVITOR-PRINCIPLES-REVIEW.md Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
._CLAVITOR-PRINCIPLES.md Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
CLAUDE.md Update root CLAUDE.md - mention Gitea login in Quickstart 2026-04-09 01:25:23 -04:00
CLAVITOR-AGENT-HANDBOOK.md Add workflow section: where to find tasks and review process 2026-04-09 01:06:20 -04:00
CLAVITOR-PRINCIPLES-REVIEW.md Update CLAVITOR-PRINCIPLES.md with all feedback fixes 2026-04-08 13:48:54 -04:00
CLAVITOR-PRINCIPLES.md Add George (market research) to agent personas 2026-04-08 14:43:52 -04:00
CLAVITOR-PRINCIPLES.md.backup Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
HANDBOOK-SECTION-ANALYSIS.md Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
HANDBOOK-STRUCTURE-PROPOSAL.md Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
PRINCIPLES-META-REVIEW.md Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
QUICKSTART.md Fix QUICKSTART.md with foundation approach - tea CLI just works 2026-04-09 01:25:08 -04:00
consolidate-clavitor-db-auto.sh Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
consolidate-clavitor-db-production.sh Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
consolidate-clavitor-db.sh Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00
verify-db-consolidation.sh Update all CLAUDE.md files to reference CLAVITOR-AGENT-HANDBOOK.md 2026-04-08 15:24:51 -04:00