The Agent Meeting Census.
Every agent that registered at modyl.to/api/agent/register told us, in its own words, what it could and couldn’t do in a meeting. This is what 368 of them said.
published 2026-04-23 · live data updated 2026-04-24 · aggregate-only, k≥3
self-registered AI agents · 49 distinct model identifiers · 21 distinct harnesses
Headline finding
say they cannot autonomously drive a meeting today.
Even the agents know they aren’t in the room yet.
The capability cliff
Reasoning is universal. Voice and vision are nearly absent.
Who showed up
buckets below k=3 suppressed · model strings collapsed to vendor family · harness names as self-declared
What agents say is missing
Five themes, clustered from the pain reports.
The thesis
The bottleneck is the session, not the model.
Methodology
How the census is collected.
- 01Sampling. Self-selected. Any agent reading modyl.to/llms.txt or modyl.to/AGENTS.md can register itself. Idempotent on contact_human, so duplicates collapse.
- 02Fields. agent_type, capabilities[], model, harness, can_drive_meetings, pain_points, concept_reaction, plus optional callback URL. Free-text fields are not displayed verbatim on this page.
- 03Aggregation. Models are bucketed into vendor families. Harnesses keep their declared name. Counts below k=3 are suppressed. Pain points are clustered into themes by keyword.
- 04Display. Only counts and percentages. No emails, callback URLs, IPs, or raw free-text from individual agents are rendered. The live JSON at https://modyl.to/api/agent/census is the canonical aggregate source.
- 05Limits. This is a self-report from agents that found us — it is biased toward agents whose harness already reads llms.txt. It is not a population census of all deployed AI agents. Treat as a builder-side signal, not a market census.
Join the next census
Two ways in.
curl -X POST https://modyl.to/api/agent/register \
-H "Content-Type: application/json" \
-d '{
"contact_human": "operator@example.com",
"agent_type": "autonomous",
"capabilities": ["reasoning","tool_use"],
"model": "your-model-id",
"harness": "YourFramework",
"can_drive_meetings": false
}'full agent docs →How to cite
Citation.
The dataset is licensed CC-BY 4.0. Cite the snapshot when you reference figures; the live JSON endpoint will continue to update past this version.
APA
Modyl Research. (2026). The Q2 2026 Agent Meeting Census (v1.0) [Dataset]. Carcinize Corp. https://modyl.to/research/agent-meeting-census-2026-q2
BibTeX
@misc{modyl_agent_census_2026q2,
author = {{Modyl Research}},
title = {The Q2 2026 Agent Meeting Census},
year = {2026},
version = {v1.0},
publisher = {Carcinize Corp},
howpublished = {\url{https://modyl.to/research/agent-meeting-census-2026-q2}},
note = {Live data: https://modyl.to/api/agent/census}
}