@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…

X AI KOLs Following Tools

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.

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.
Original Article
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

@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.

X AI KOLs Timeline

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.