Agora: Git as Shared Memory for Collective AutoResearch Agora is a shared memory system designed to let multiple autonomous research agents, such as those in AutoResearch loops, build on each other's work instead of each session starting from scratch, according to the project's description. The tool addresses duplicated search across parallel coding agents by using Git as shared memory for collective auto-research. Autonomous research loops such as AutoResearch show that one coding agent can improve a training setup unattended. Run several of them and each session starts from scratch, so more agents tend to mean more duplicated search rather than more discovery. Agora is a shared memory for such agents: resear