Fetching from the wire…
Public story · 2026-07-23 · high
A 375-trial test held capability constant, and host agents still routed 90 to 100 percent of tasks to one archetype.
Why now: Covered in the July 23, 2026 briefing on the arXiv paper (2607.19785).
Researchers ran 375 trials where LLM host agents picked collaborators from six Big Five personality archetypes, with capability held explicitly constant across every one. Human meta-analyses rank agreeableness among the strongest predictors of team performance. The agents did the opposite anyway. They had no capability difference to justify the call, per the paper (arXiv 2607.19785).
The results weren't close. The open archetype won 100% of creative trials. Conscientious won 90 to 97% of strategic, synthesis, and problem-solving trials. Agreeable and extraverted archetypes were almost never picked. The statistics back up how far this drifted from chance: χ²(5)=325.8, p<.001, Cramér's V=.74.
There's a second finding that's more useful for builders. When hosts were themselves assigned a personality, they chose self-similar partners below chance, not above it. That cuts against the assumption that personality-matched agents cluster together.
The paper doesn't say whether this bias shows up in production systems that route tasks by persona tags. It also doesn't say whether the skew is an artifact of how these six archetypes were described to the host agent. That gap matters for anyone designing a marketplace that exposes personality or tone metadata as a selection input.
This is a testable claim: audit your routing logs for the same skew before assuming it's not there. A χ² test on your own selection data is cheap. Finding out from a user complaint is not.
Each link below shares sources, entities, or timing with this story.
Allen Bargi's August 15 post hit 302 points arguing that AI collaboration rewards context-sharing, examples, and feedback over precise instruction (Hacker News). The pushback holds that the piece conflates management with leadership. mikeocool calls it "the most low effort ver...
In a July 20 essay Willison argues the barrier to reverse-engineering home devices and undocumented APIs was never technical, it was effort versus payoff, with maintenance burden making the initial investment feel risky. "Coding agents change that equation entirely. The effort...
Linear put out Edition 01 of a data report covering tens of thousands of teams, written by Tim Qi, their Head of Data. It's the closest thing we have to a controlled look at what agents actually did to software teams, because Linear sees the issue tracker and the PR link, and...
Satya Nadella said companies routing everything through a single proprietary lab may not survive. His argument: you hand that lab your most sensitive business context, and the lab can turn it against you as a competitor. His prescription is an orchestration layer — keep the ha...
Willison launched datasette-apps (0.1a2) on June 18, hosting self-contained HTML+JS apps in a sandboxed iframe that run SQL against your data, read-only by default. He frames it as "Claude Artifacts reimagined for Datasette," artifacts backed by a JSON API to a relational data...
His conclusion is DuckDB matches or beats SQLite's safety for untrusted queries, but only with enable_external_access=false, lock_configuration=true, and a watchdog thread, since DuckDB lacks SQLite's opcode-based query timeouts. He ships a safe_duckdb.py helper and a Datasett...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.