We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
🔥 TOP SIGNAL
Jev is becoming a credible control-plane component for agent evaluation, not just another model to compare. LangChain’s Daniel Shea and Seán Roche captured five weather-agent runs, replayed the identical traces across judges, and used human labels as the oracle. Jev matched the oracle on all 500 repeated binary decisions; its observed score variance was 92–913× lower than the other judges, and it averaged 0.44 seconds and $0.00035 per call in the test.
Treat this as a strong harness signal, not a universal model verdict: the authors call the experiment early and narrow, and explicitly warn that a cheap evaluator can amplify systematic mistakes. Keep human review and judge-alignment checks in the loop.
⚡ TRY THIS
Put a typed judge in every regression loop. Capture fixed agent traces in LangSmith, replay the same traces across evaluator versions, and ask several atomic questions over the same state in one call. Use
Choicefor bounded judgments such as “is the answer grounded?”,Scorefor rubric-based usefulness, andNoulfor yes/no-style decisions; track both agreement with a human oracle and repeatability, not variance alone.Turn external events into typed work queues. Kent C. Dodds is triggering bots from email, Sentry, feedback submissions, package errors, and Discord; webhooks are the entry point, and the bot can explain how to configure them. Run the payload through a single decision pass for actionability, urgency, escalation, or “ready to ship,” then invoke a documented utility rather than asking an agent to improvise the final operation. Kody’s model is explicitly a skill plus a tool, intended to produce more reliable, repeatable outcomes; its merge-PR utility is the concrete example.
Separate model switching from terminal-session management. Geoffrey Huntley’s current hands-on recommendation is OpenCode as one harness for different model options and easy switching, paired with Herdr as an agent-aware alternative to tmux. That directly answers the recurring Codex-versus-Claude problem, but keep the build/test boundary explicit rather than assuming a cloud coordinator can run local work.
Test instruction files per model before standardizing them. John Lindquist wants a benchmark for the influence of
AGENTS.mdon each model; Huntley argues the convention was meant to be model-specific and proposes anx-user-agentsignal so MCP servers can select model-specific system and tool prompts. Run the same coding task with a shared file versus model-specific variants, and log behavior, tool calls, and failures before declaring one instruction file universal.
📡 WHAT SHIPPED
Pi 0.86.0: adds mid-conversation system messages, dynamic tools on supported models without losing the KV cache, Anthropic cache warming, faster
-r/-cresume, fixes, and a/bugcommand. Armin Ronacher warns that the system-message change may regress behavior because relatively few users run it frommain; treat this as a canary upgrade, not a frictionless one.Claude Projects’ boundary is now clearer in practice. Riley Brown likes bundling sessions into projects with project-specific routines, but reports that the orchestrator cannot start a local Claude Code thread: every session runs in the cloud. That is convenient on iOS and awkward for app building, so use Projects for coordination only if the execution boundary fits your workflow.
Bespoke Nimble is an open decision-model project worth watching. The release includes open data, code, and a 9B model, with a LoRA fine-tune of Qwen3.5-9B, synthetic contrastive data, and Jev used for evaluation rather than distillation. The author reports 66% for base Qwen versus 90% for Nimble on a curated eval and 100 ms on an H100, but also says there is no standard benchmark and Nimble may perform much worse elsewhere. A current follow-up says it counted bedrooms and bathrooms in a confusing floor-plan image where base Qwen struggled; Jev was not tested because it lacks multimodal support.
🎬 GO DEEPER
Repo —
jev-as-a-judge: Study the fixed-trace replay, human-oracle, repeatability, and cost methodology rather than copying the headline number. The article lists the package versions used for reproduction.Repo — Bespoke Nimble: Read the contrastive-data recipe, then look for the missing ablation and out-of-domain benchmark before treating the reported lift as general.
Video — Geoffrey Huntley’s AGENTS.md discussion: Pair it with his follow-up proposal for model identity in MCP; the useful question is whether instructions and tool prompts should vary with the active model.
Editorial take: The practical frontier is a separated control plane—typed decisions, event triggers, model switching, and repeatable evals—wrapped around a coding agent whose local or cloud execution boundary is explicit.
| Source | Docs | Insights | Status |
|---|---|---|---|
| Brent Traut | 0 | 0 | |
| Lukas Möller | 0 | 0 | |
| Jediah Katz | 0 | 0 | |
| Aman Karmani | 0 | 0 | |
| Jacob Jackson | 0 | 0 | |
| Cursor Blog | RSS Feed | 0 | 0 | |
| Nicholas Moy | 0 | 0 | |
| Mike Krieger | 0 | 0 | |
| Sualeh Asif | 0 | 0 | |
| Michael Truell | 0 | 0 | |
| Google Antigravity | 0 | 0 | |
| Aman Sanger | 0 | 0 | |
| cat | 0 | 0 | |
| Mark Chen | 0 | 0 | |
| Greg Brockman | 0 | 0 | |
| Tongzhou Wang | 0 | 0 | |
| fouad | 0 | 0 | |
| Calvin French-Owen | 0 | 0 | |
| Hanson Wang | 0 | 0 | |
| Ed Bayes | 0 | 0 | |
| Alexander Embiricos | 0 | 0 | |
| Tibo | 2 | 0 | |
| Romain Huet | 0 | 0 | |
| DHH | 11 | 1 | |
| Jane Street Blog | 0 | 0 | |
| Miguel Grinberg's Blog: AI | 0 | 0 | |
| xxchan's Blog | 0 | 0 | |
| <antirez> | 0 | 0 | |
| Brendan Long | 0 | 0 | |
| The Pragmatic Engineer | 0 | 0 | |
| David Heinemeier Hansson | 0 | 0 | |
| Armin Ronacher ⇌ | 5 | 1 | |
| Mitchell Hashimoto | 0 | 0 | |
| Armin Ronacher's Thoughts and Writings | 0 | 0 | |
| Peter Steinberger | 0 | 0 | |
| Theo - t3.gg | 13 | 1 | |
| Sourcegraph | 0 | 0 | |
| Anthropic | 0 | 0 | |
| Cursor | 0 | 0 | |
| LangChain | 0 | 0 | |
| Anthropic | 0 | 0 | |
| LangChain Blog | 0 | 0 | |
| LangChain | 2 | 1 | |
| Cursor | 0 | 0 | |
| Riley Brown | 0 | 0 | |
| Riley Brown | 5 | 2 | |
| Jason Zhou | 0 | 0 | |
| Boris Cherny | 0 | 0 | |
| Mckay Wrigley | 0 | 0 | |
| geoff | 11 | 3 | |
| Peter Steinberger 🦞 | 0 | 0 | |
| AI Jason | 0 | 0 | |
| Alex Albert | 0 | 0 | |
| Latent.Space | 0 | 0 | |
| Logan Kilpatrick | 0 | 0 | |
| Fireship | 0 | 0 | |
| Fireship | 0 | 0 | |
| Kent C. Dodds 🐨 | 33 | 10 | |
| Practical AI | 0 | 0 | |
| Practical AI Clips | 0 | 0 | |
| Stories by Steve Yegge on Medium | 0 | 0 | |
| Kent C. Dodds Blog | 0 | 0 | |
| ThePrimeTime | 0 | 0 | |
| Theo - t3․gg | 0 | 0 | |
| ThePrimeagen | 0 | 0 | |
| Ben Tossell | 1 | 0 | |
| swyx | 3 | 1 | |
| AI For Developers | 0 | 0 | |
| Geoffrey Huntley | 0 | 0 | |
| Addy Osmani | 0 | 0 | |
| Andrej Karpathy | 0 | 0 | |
| Simon Willison | 3 | 0 | |
| Matthew Berman | 0 | 0 | |
| Changelog | 0 | 0 | |
| Simon Willison’s Newsletter | 0 | 0 | |
| Agentic Coding Newsletter | 0 | 0 | |
| Latent Space | 0 | 0 | |
| Simon Willison's Weblog | 2 | 0 | |
| Elevate | 0 | 0 | |
| Lukas Möller | 0 | 0 | |
| Jediah Katz | 0 | 0 | |
| Sualeh Asif | 0 | 0 | |
| Mike Krieger | 0 | 0 | |
| Michael Truell | 0 | 0 | |
| Cat Wu | 0 | 0 | |
| Kevin Hou | 0 | 0 | |
| Aman Sanger | 0 | 0 | |
| Nicholas Moy | 0 | 0 | |
| Andrey Mishchenko | 0 | 0 | |
| Jerry Tworek | 0 | 0 | |
| Romain Huet | 0 | 0 | |
| Thibault Sottiaux | 0 | 0 | |
| Alexander Embiricos | 0 | 0 | |
| xxchan | 0 | 0 | |
| Salvatore Sanfilippo | 1 | 0 | |
| Armin Ronacher | 0 | 0 | |
| David Heinemeier Hansson (DHH) | 0 | 0 | |
| Alex Albert | 0 | 0 | |
| Logan Kilpatrick | 0 | 0 | |
| Shawn "swyx" Wang | 0 | 0 | |
| Jason Zhou | 0 | 0 | |
| Riley Brown | 0 | 0 | |
| McKay Wrigley | 0 | 0 | |
| Boris Cherny | 0 | 0 | |
| Ben Tossell | 0 | 0 | |
| Geoffrey Huntley | 0 | 0 | |
| Peter Steinberger | 0 | 0 | |
| Addy Osmani | 0 | 0 | |
| Simon Willison | 0 | 0 | |
| Andrej Karpathy | 0 | 0 | |
| Harrison Chase | 0 | 0 |