Alternatives
Products that do what Cooren does
Coordinate humans and AI agents through shared decisions
- 1

- 2

- 3

- 4

- 5

- 6

- 7IY
Jan 2026 · arxiv.org
- 8

- 9

- 10

- 11

- 12

- 13

- 14CC
Yesterday I built something that probably shouldn’t exist yet. In 9 hours, I created a cognitive architecture demonstrating emergent reasoning. It follows a 5-step loop: Plan → Reason → Act → Reflect → Respond. Adding a WebSearchTool to test extensibility, the agent initially failed its first search, reflected on poor results, adapted its query, and then succeeded. This behavior wasn’t programmed; it emerged naturally from the architecture. Five hours later, I integrated a FileManagerTool — it worked on the first try. Like code compiling first time, except this was intelligence composing…
2025 · github.com
- 15AL
Hi, I've been watching the rise of AI agents with a mix of excitement and dread. We're building incredible tools that can browse the web, but we're forcing them to navigate a world built for human eyes. They scrape screens and parse fragile DOMs. We're trying to tame them to act like humans. I believe this is fundamentally wrong. The goal isn't to make AI operate at a human level, but to unlock its super-human potential. The current path is dangerous. When agents from OpenAI, Google, and others start browsing at scale and speed, concepts like UI/UX will lose meaning for them. The entire…
2025 · github.com
- 162C
Single-agent LLMs suck at long-running complex tasks. We’ve open-sourced a multi-agent orchestrator that we’ve been using to handle long-running LLM tasks. We found that single LLM agents tend to stall, loop, or generate non-compiling code, so we built a harness for agents to coordinate over shared context while work is in progress. How it works: 1. Orchestrator agent that manages task decomposition 2. Sub-agents for parallel work 3. Subscriptions to task state and progress 4. Real-time sharing of intermediate discoveries between agents We tested this on a Putnam-level math problem, but the…
Feb 2026 · github.com
- 17

- 18

We built an open sourced coordination layer for AI agents working on the same repository. Detects work duplication and design conflicts early
10d ago · twing.dev
- 19

Agents orchestrating other agents. Contribute to backnotprop/orchestrator development by creating an account on GitHub.
Jul 2026 · github.com
- 20

- 21

- 22

- 23
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →