950 Claude agents, 21 hours, one enzyme system Feng Zhang calls worth a closer look

950 Claude agents, 21 hours, one enzyme system Feng Zhang calls worth a closer look

Good morning ๐Ÿ‘‹ Anthropic pointed nearly a thousand Claude agents at 200,000 candidate enzymes and walked away with one that made Feng Zhang sit up. The workflow behind it is the more interesting part, and it scales down to your repo.

In today's issue:

Get tomorrow's issue in your inbox.

One concise AI brief, sent after the signal clears the noise.


๐Ÿ”ญ THE ONE THING

๐Ÿงฌ 950 Claude agents, 21 hours, one enzyme system Feng Zhang calls worth a closer look

Anthropic turned roughly 950 Claude agents loose on 200,000-plus candidate reverse transcriptases, 21 hours and about 210 million tokens of screening, before narrowing the field to 3,500 systems and then a 20-candidate shortlist that went to human scientists for the actual bench work. One held up: a bacteriophage enzyme system pairing a reverse transcriptase with a CRISPR-like run of DNA repeats, novel enough that CRISPR co-inventor Feng Zhang reviewed it and called the finding "genuinely intriguing and merits further investigation." That's a careful scientist's hedge, not the "CRISPR rival" framing some coverage is running with, and the gap between the two is the story. The workflow is the more durable news here, not the molecule: agents ran triage at a scale no lab could staff, and humans kept the part that still needs a pipette.


๐Ÿง  MODELS & RELEASES


๐Ÿ”ฌ RESEARCH HIGHLIGHTS


๐Ÿš€ AI STARTUPS


๐Ÿ› ๏ธ TRY THIS

The trick behind today's CRISPR find scales down to your repo: run the same task through two agent harnesses at once, and make them disagree before you merge

1. Pick one scoped task you'd normally hand to a single coding agent.

2. Spin it up in Claude Code and a second harness (Codex, Cursor) in separate git worktrees, using a meta-harness to keep sandboxing and permissions consistent across both.

3. Diff the two outputs against each other before you diff either one against main. Disagreement is the signal, not noise.

4. Run the surviving diff through an automated test pass before it touches a PR.

Prompt: Solve this task independently in two separate agent sandboxes. Before merging either, list every point where the two solutions disagree and say which one you'd trust, and why.

Worth a look


๐Ÿ”— QUICK LINKS


That's the lot. Back tomorrow.

Pradeep Perugu

Get inovAIte in your inbox.