Agentic orchestrator for parallel coding agents — plans tasks, spawns agents, and autonomously handles CI fixes, merge conflicts, and code reviews.
Go to file
Harshit Singh Bhandari f70368b4ac
Merge pull request #6 from aoagents/session/aa-4
feat(lifecycle): ACT layer — reaction table + escalation engine (split B)
2026-05-27 13:17:00 +05:30
.github/workflows ci: add Go build/test and gitleaks secret-scan workflows 2026-05-26 21:02:58 +05:30
backend fix(lifecycle): kill clears trackers, send-failure budget, inclusive escalation (Copilot review) 2026-05-27 13:11:00 +05:30
frontend chore: scaffold backend/ and frontend/ skeletons for rewrite 2026-05-26 15:22:36 +05:30
.gitignore chore: scaffold backend/ and frontend/ skeletons for rewrite 2026-05-26 15:22:36 +05:30
README.md chore: scaffold backend/ and frontend/ skeletons for rewrite 2026-05-26 15:22:36 +05:30

README.md

agent-orchestrator

Rewrite of the agent-orchestrator: a long-running Go backend daemon (backend/)
paired with an Electron + TypeScript frontend (frontend/).