An agent coordination and software engineering framework for commanding legions of AI engineers
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Updated memory system to actually work. Memories per agent are now
c7ddeb9View on GitHubParallel agent runs for development, dev agents can now run in parallel,
d772294View on GitHubAdded QA agent, which runs after all dev and review cycles are complete.
141ed18View on GitHubAdded review agents to the flow. By default, when a dev agent completes
08d9569View on GitHubAdded architect agent, as a post step after the PM decomposes tasks,
1274eabView on GitHubAdded the PM agent, which decomposes work into tasks to dispatch to
e16736aView on GitHubWired up Mem0 memories, when a task start, it takes all relevant
6cf850eView on GitHubWorking agent spawning! Legatus can now take a command to implement, and
1f9cf16View on GitHubAdded readme, changed CLI commands and names to be on brand
bb90336View on GitHub