@Yuchenj_UW: The future of coding is not one agent. It's a whole AI team. Omnigent lets you run a team of agents in one live session…
Summary
Omnigent is an open-source meta-harness by Databricks that lets you run a team of AI agents (Claude Code, Codex, Cursor, Pi, and your own) in one live session for coding.
View Cached Full Text
Cached at: 06/18/26, 08:04 AM
The future of coding is not one agent. It’s a whole AI team.
Omnigent lets you run a team of agents in one live session: Claude Code, Codex, Cursor, Pi, and your own agents.
It is a meta-harness for AI agents, built from our internal Databricks dev tools, and now open-sourced for everyone.
Built by the legendary @matei_zaharia and the Databricks AI team. And yes, Matei still writes a lot of code, even the frontend code for Omnigent and our products.
Similar Articles
@agent_wrapper: This is a very cool launch from @databricks! Meta-harnesses are going to become common-place @aoagents was built and la…
Databricks launched Omnigent, a meta-harness for combining, controlling, and sharing AI agents, validating the meta-harness approach.
@vintcessun: It turns out that having multiple AI agents work together as a team is better than a single general-purpose agent in this way: each role is bound to its best model, memory and skills accumulate across conversations. Instead of taking turns, a task is handed off with a brief handover note. Runs locally, all file states are in ~/.crew44, free MIT license.
Crew44 is a local-first orchestrator that turns coding agents like Claude Code and Codex into a coordinated team of specialists, each bound to its best model, with persistent memory and skill accumulation across sessions. It runs entirely on your machine with no cloud dependence and is free under MIT license.
@JinjingLiang: Want to ditch Claude? Someone just released the any-agent version of 'Claude Agent View' Use Codex, Pi, Droid, whatever…
Orca is an open-source AI orchestrator that lets developers run multiple CLI agents like Claude Code, Codex, and Gemini side-by-side across repositories on macOS, Windows, and Linux.
@charlieholtz: Run a team of coding agents... in the cloud
The article announces the ability to run a team of coding agents in the cloud.
@omarsar0: How to effectively run autonomous long-running coding agents? This is one of the most exciting discussions on agents I'…
A recorded discussion about effectively running autonomous long-running coding agents, including insights on goal setting, model selection, and best practices, made freely available.