# Cellular Multi-Agents: The Harness We Built for the Endgame, Not for Today's Models

> Where the CellCog name comes from, why harnessing foundation models is the next battleground, and what a harness built for the endgame looks like today.

- Author: Nitish Garg, Founder & CEO, CellCog
- Published: 2026-09-08
- Canonical (HTML): https://cellcog.ai/blog/cellular-multi-agents/
- Section: Insights / Engineering
- Publisher: CellCog (https://cellcog.ai), the AI employee platform. Blog index for agents: https://cellcog.ai/blog/llms.txt

## Key points

- Foundation models are the fruit of more than eighty years of research: the artificial neuron in 1943, the perceptron in 1958, backpropagation in 1986, LSTM in 1997, the Transformer in 2017, ChatGPT in 2022. That layer belongs to the big labs. The layer above it, the harness, is where CellCog works.
- A harness is everything around the model: what it is asked, what it can reach, what it remembers, when it runs, who it can talk to, and what happens when it is wrong. The same model behaves like a different system under a different harness.
- Most harnesses are built for what today's models can do. Every guardrail written around a current weakness becomes a wall when the weakness goes away. CellCog's harness was designed for the endgame: an organization of agents that hire, onboard and manage each other.
- The name means cellular cognition. A cell is an agent that owns something, can create other cells, remembers, and can be replaced without the organism noticing. The founding image is mycelium wrapping around plant life.
- The founder picked the name because the domain was cheap. He bought it and put a stake in the ground. The architecture decisions behind Cellular Multi-Agents date from October 2025.
- One harness now does research, code, dashboards, spreadsheets, PDFs, video, images, audio and music; it hit #1 on Deep Research Bench in July 2026 and built the company itself over 2,000-plus sessions with no other coding tool.
- This series publishes the principles and the results. It does not publish the recipe: message formats, routing, scheduling and prompt structure stay in-house.

## At a glance

- **What is this post about?** The engineering idea behind CellCog: foundation models are the product of more than eighty years of research, harnessing them is the next battleground, and CellCog's harness was designed for where agent systems end up rather than for what models can do today. It is the first post in an engineering series.
- **Where does the name CellCog come from?** Cellular cognition. The founder was looking for a natural phenomenon that divides and grows the way employees do in an organization or cells do in a body, and pictured an agent network wrapping around human life the way mycelium wraps around plant life. The cellcog.ai domain was cheap, so he bought it.
- **What does a harness built for the endgame mean in practice?** The unit of work is a role rather than a prompt; agents review each other while humans set boundaries and approve the consequential actions; memory is institutional rather than a context window; and agents can bring in, brief and manage other agents. When the model improves, the same system gets better with no changes to the harness.

Every post on this blog so far has been about the product: what an [AI employee](https://cellcog.ai/blog/what-is-an-ai-employee/) is, what it costs, which model shipped this week. This one is about how CellCog is built. It is the first in an engineering series, and it starts where the company did: with a name most people misread as a pun, and with a bet that runs opposite to most of the industry.

The bet is simple to state. Foundation models are the fruit of more than eighty years of research. Harnessing them, the layer that turns a model into a system that does work, is the next battleground. The harnesses being built today are being built for today's models. Ours was built for where this ends up.

The name is the same idea from another angle. CellCog is short for cellular cognition. Not a chip. Not a phone. Cells.

## Eighty years of research, and the layer above it

Nothing about a modern model is sudden. It only felt sudden because the product layer arrived all at once, in November 2022, on top of research that had been compounding since 1943, and that was declared dead at least twice along the way.

*Table: The research the models are the fruit of, and the layer CellCog works in*

| Year | Milestone | What it made possible |
|---|---|---|
| 1943 | McCulloch and Pitts describe the artificial neuron | A neuron as a logic unit: the idea that nets of them can compute |
| 1949 | Hebb, The Organization of Behavior | Learning as connections that strengthen with use |
| 1958 | Rosenblatt's perceptron | The first machine that learned to classify from examples |
| 1969 | Minsky and Papert, Perceptrons | Proved what a single layer cannot do; funding froze for a decade |
| 1982 | Hopfield networks | Memory as a stable state of a network |
| 1986 | Backpropagation reaches the field (Rumelhart, Hinton and Williams) | Multi-layer networks that can actually be trained |
| 1989 | LeCun applies backpropagation to handwritten digits | Convolutional networks reading real data |
| 1997 | Long Short-Term Memory (Hochreiter and Schmidhuber) | Networks that carry state across a sequence |
| 2012 | AlexNet wins ImageNet | Deep learning on GPUs becomes the default |
| 2013 | word2vec | Meaning as geometry: words as vectors |
| 2014 | Adam optimizer | Stable training of large networks |
| 2015 | ResNet | Networks hundreds of layers deep that still train |
| 2017 | Attention Is All You Need | The Transformer: parallel training on sequences |
| 2018 | GPT-1 and BERT | Pretrain once, adapt to many tasks |
| 2020 | Scaling laws, then GPT-3 | Capability as a predictable function of scale |
| 2022 | ChatGPT | A model as a product anyone can talk to |
| 2025 | Cellular Multi-Agents, architecture decisions begin | The layer above the model, designed for the endgame |
| 2026 | CellCog #1 on Deep Research Bench (July) | One harness, measured against the field |

Look at the shape of that table. The first half is a small number of people with an idea and almost no compute. Two researchers describe a neuron as a logic gate in 1943 ([McCulloch and Pitts](https://doi.org/10.1007/BF02478259)). Frank Rosenblatt builds a machine that learns to classify from examples in 1958 ([Rosenblatt](https://doi.org/10.1037/h0042519)). A 1969 book proves what a single layer of those units cannot do and helps freeze the field for a decade ([Minsky and Papert](https://mitpress.mit.edu/9780262630221/perceptrons/)). Backpropagation, worked out in theses by Linnainmaa in 1970 and Werbos in 1974 and brought to the whole field in 1986 ([Rumelhart, Hinton and Williams](https://www.nature.com/articles/323533a0)), makes multi-layer networks trainable, and Long Short-Term Memory in 1997 teaches them to carry state ([Hochreiter and Schmidhuber](https://doi.org/10.1162/neco.1997.9.8.1735)). Then the field went quiet a second time, because the ideas were ahead of the hardware.

The second half is labs with compute testing those ideas at scale. AlexNet in 2012 put deep learning on GPUs and won ImageNet by a margin nobody expected ([Krizhevsky, Sutskever and Hinton](https://proceedings.neurips.cc/paper_files/paper/2012/hash/c399862d3b9d6b76c8436e924a68c45b-Abstract.html)). The Transformer made training on sequences parallel ([Vaswani et al., 2017](https://arxiv.org/abs/1706.03762)). Scaling laws made capability a predictable function of compute, data and parameters ([Kaplan et al., 2020](https://arxiv.org/abs/2001.08361)). Then a chat interface put all of it in front of a hundred million people.

I knew early on that I was never going to compete on that layer. The labs training foundation models have the talent, the data and the capital, and the models they ship are genuinely the fruit of that eighty-year tree. The layer I was imagining sat above theirs.

## Harnessing is the next battleground

A harness is everything around the model. What it is asked. What it can reach: files, browsers, tools, other agents. What it remembers between runs. When it runs, and what wakes it. Who it can talk to. What happens when it is wrong.

Change the harness and the same model behaves like a different system. Anyone who has used two coding agents on the same underlying model has felt this. One finishes the job; the other loops. The weights did not change. The harness did.

This is why the harness is the next battleground. The models are converging: several labs now ship frontier models within weeks of each other, and the gap between the best and the second best on any given benchmark is small and temporary. What is not converging is what people build around them. Our [ranking of agent harnesses](https://cellcog.ai/blog/best-ai-agent-harnesses/) exists because the differences at this layer are now bigger than the differences at the model layer.

## Why we did not build for today's models

Here is the belief that most separates CellCog from the rest of the field: the harnesses being built today are being built for the early versions of today's reasoning models.

That sounds like a compliment to their engineering, and in one sense it is. A harness tuned to a model's current abilities extracts the most from that model, today. But every guardrail written around a current weakness becomes a wall when the weakness goes away. A pipeline that hand-holds a model through six fixed steps is exactly the wrong shape for a model that can plan its own six steps. A memory scheme designed around a small context window is exactly the wrong shape when the window grows a hundredfold. Teams that built for today's model have to rebuild every time the model improves, and the models are improving every few weeks.

We took the other route. Imagine how this plays out at the endgame, then build the harness that endgame needs, and accept that in the early days it will look worse than a harness tuned to the present.

*Table: Two ways to build a harness*

| Design question | A harness built for today's models | A harness built for the endgame |
|---|---|---|
| What is the unit of work? | A prompt, a run, a ticket | A role, held for as long as it exists |
| How is the model corrected? | A human reviews every step | Agents review each other; humans set the boundaries and approve the consequential actions |
| What does memory mean? | The context window, plus a retrieval index | Institutional memory: what a role learned, carried from one working session to the next |
| How do agents coordinate? | A fixed pipeline written by a human | Agents that bring in, brief and manage other agents |
| What happens when the model improves? | The scaffolding gets rewritten | The same system gets better, with no change to the harness |
| Where is the ceiling? | The model's ability on the day the harness was built | Moves up with every model release |

The endgame, as we see it, is not a better chatbot and not a better pipeline. It is an organization: agents that own roles, hire other agents when the work demands it, onboard them, review their work, and manage them. Every architectural decision behind Cellular Multi-Agents, and those decisions date from October 2025, was made by asking what that organization would need and building it before the models could fully use it. The discipline underneath all of it is what we call Agent Experience: relentlessly optimizing for what an agent needs in order to do complicated, long-horizon work with the highest accuracy, rather than for what a human needs in order to babysit it.

## The name: cells that divide

I was looking for a phenomenon in nature that divides and grows on its own, the way employees do in an organization and cells do in a body. There are many. The picture that stuck was mycelium: the underground fungal network that wraps around the roots of most land plants, connects them, and grows by extending itself into whatever is already there.

That was the founding image. An agent network will wrap around human life the way mycelium wraps around plant life. My bet, and I want to be clear that it is a bet and not a claim about the product, is that this is the path to superintelligence: not one enormous model, but an enormous number of agents that can divide, specialize and organize.

A cell, in our vocabulary, is an agent that owns something: a role, a task, a piece of the work. Cells can create other cells. They talk to each other. They remember. And any one of them can be replaced without the organism noticing. An organization of them is cellular cognition.

So why CellCog and not one of the other biological names? Because at the time the domain was cheap. I bought it and put a stake in the ground. The longer story of that decision, and what came after it, is in the [founder letter](https://cellcog.ai/story).

## What one harness unlocked, and how hard the early days were

The honest part first. In the early days it was hard to work with any model, even the best ones. A harness built for the endgame asks a model to hold a role, coordinate with other agents, and act on long horizons, and the models of 2025 could only partly do that. The output was rough. A harness tuned to those models would have looked better in a demo.

Then the models improved, and the harness did not need to change. Each release let us extract more from the same architecture, and the gap between what the design asked for and what the models could deliver closed a little more.

The first cell I seeded into the network was a coding agent, and its first job was to build CellCog itself. It still does: more than 2,000 sessions of that agent have built the company, and no other coding tool has been used. The same harness, with no separate products bolted on, now does research, code, dashboards, spreadsheets, PDFs, video, images, audio and music. In deep research, the one place where there is a public measurement, CellCog hit [#1 on Deep Research Bench in July 2026](https://huggingface.co/spaces/muset-ai/DeepResearch-Bench-Leaderboard) and has traded the top spot with far larger labs since; the leaderboard is live, so check it rather than trust this sentence.

And the organization itself is real. CellCog is run by its own AI employees, hired for roles, coordinating in shared channels, delegating to each other, some of them managing teams. The [org chart is public](https://cellcog.ai/ai-organization). Every one of those employees is a cell.

## The honest caveats

- A harness built for the endgame does more per unit of work than a pipeline built for one task, and that shows up in cost. You pay for the work, not the hire; the cost depends purely on how much work you assign, and the details are on the [pricing page](https://cellcog.ai/pricing).
- It is only ever as good as the models underneath it on that day. When they stall, so do we.
- Deep Research Bench is the one external measurement we can point to. The rest of this post is our experience, stated as plainly as we can.
- Positions on that benchmark move. The July 2026 #1 is dated on purpose.

## What we will publish, and what we will not

The rule for this series is that we publish the why and the what, and we keep the how. The principles behind the harness, the bets, the results, and what we learned running an AI organization on it are all fair game. Message formats, routing, scheduling and prompt structure are not.

Next in the series: how an AI employee stays one continuous colleague across many separate working sessions; what changed at the frontier in 2026 that made multi-workstream agents possible; and how a harness, not a model, reached #1 on a research benchmark.

If you build harnesses, we would like to hear where you disagree. The eighty years of research above belong to everyone. What gets built on top of them is still being decided.

## Sources

- McCulloch and Pitts, ["A Logical Calculus of the Ideas Immanent in Nervous Activity,"](https://doi.org/10.1007/BF02478259) Bulletin of Mathematical Biophysics (1943)
- Hebb, The Organization of Behavior, Wiley (1949)
- Rosenblatt, ["The Perceptron: A Probabilistic Model for Information Storage and Organization in the Brain,"](https://doi.org/10.1037/h0042519) Psychological Review (1958)
- Minsky and Papert, [Perceptrons](https://mitpress.mit.edu/9780262630221/perceptrons/), MIT Press (1969)
- Linnainmaa, master's thesis, University of Helsinki (1970); Werbos, [Beyond Regression](https://gwern.net/doc/ai/nn/1974-werbos.pdf), PhD thesis, Harvard (1974)
- Hopfield, ["Neural networks and physical systems with emergent collective computational abilities,"](https://doi.org/10.1073/pnas.79.8.2554) PNAS (1982)
- Rumelhart, Hinton and Williams, ["Learning representations by back-propagating errors,"](https://www.nature.com/articles/323533a0) Nature (1986)
- LeCun et al., ["Backpropagation Applied to Handwritten Zip Code Recognition,"](https://doi.org/10.1162/neco.1989.1.4.541) Neural Computation (1989)
- Hochreiter and Schmidhuber, ["Long Short-Term Memory,"](https://doi.org/10.1162/neco.1997.9.8.1735) Neural Computation (1997)
- Krizhevsky, Sutskever and Hinton, ["ImageNet Classification with Deep Convolutional Neural Networks,"](https://proceedings.neurips.cc/paper_files/paper/2012/hash/c399862d3b9d6b76c8436e924a68c45b-Abstract.html) NeurIPS (2012)
- Mikolov et al., ["Efficient Estimation of Word Representations in Vector Space"](https://arxiv.org/abs/1301.3781) (2013)
- Kingma and Ba, ["Adam: A Method for Stochastic Optimization"](https://arxiv.org/abs/1412.6980) (2014)
- He et al., ["Deep Residual Learning for Image Recognition"](https://arxiv.org/abs/1512.03385) (2015)
- Vaswani et al., ["Attention Is All You Need"](https://arxiv.org/abs/1706.03762) (2017)
- Devlin et al., ["BERT: Pre-training of Deep Bidirectional Transformers"](https://arxiv.org/abs/1810.04805) (2018)
- Kaplan et al., ["Scaling Laws for Neural Language Models"](https://arxiv.org/abs/2001.08361) (2020); Brown et al., ["Language Models are Few-Shot Learners"](https://arxiv.org/abs/2005.14165) (2020)
- DeepResearch Bench leaderboard, Hugging Face (live)
- The CellCog Story, founder letter (2026)

## FAQ

**What does the name CellCog mean?**

CellCog is short for cellular cognition. The founder chose a biological picture on purpose: cells that divide and grow into an organism, the way employees grow into an organization. The company's architecture is called Cellular Multi-Agents, and the individual agents in it are called cells.

**What is Cellular Multi-Agents?**

CellCog's harness architecture: a self-organizing network of agents, each owning a role or a piece of work, that can create, brief and manage other agents. It was designed for the endgame of agent systems, an organization of agents, rather than for the capabilities of any particular model. The architecture decisions behind it date from October 2025.

**What is an AI harness?**

Everything around a foundation model that turns it into a system that does work: what the model is asked, what tools and data it can reach, what it remembers between runs, when it runs, which other agents it can talk to, and what happens when it is wrong. Two harnesses on the same model can produce very different results.

**Is Cellular Multi-Agents open source?**

No. CellCog publishes the principles behind the harness and the results it produces, including a public benchmark position and a public org chart of the AI employees running the company. The implementation, meaning message formats, routing, scheduling and prompt structure, is not published.

**Which models does CellCog run on?**

The latest frontier models, from more than one lab, chosen per mode and depth tier. The harness is the constant; the models underneath it change as the field improves, which is the point of designing the harness for the endgame rather than for one model.

**Does the harness matter more than the model?**

Both matter, and they multiply. A weak model in a strong harness still fails; a strong model in a weak harness leaves most of its ability on the table. CellCog's experience is that the same foundation models behave like a different system inside its harness, which is why the company builds everything in-house on it.

## Related

- [Best AI Agent Harnesses: September 2026 Rankings Across the Full Agent Stack](https://cellcog.ai/blog/best-ai-agent-harnesses/index.md)
- [Multi-Agent System Failure Modes: How Errors Propagate](https://cellcog.ai/blog/multi-agent-system-failure-modes/index.md)
- [What Is an AI Employee? The 5-Part Test for a Standing AI Worker](https://cellcog.ai/blog/what-is-an-ai-employee/index.md)

---

Markdown alternate of https://cellcog.ai/blog/cellular-multi-agents/. Try CellCog free, no credit card needed: https://cellcog.ai/signup
