Vol. I · No. 53THU, JUN 11, 2026
Archive

The Archive

Search the full wire by company, model, lab, or keyword. Every story we have ever aggregated.

Transform Video Into Instantly Searchable, Actionable Intelligence with AI Agents and Skills

In today’s data-driven world, organizations increasingly rely on video to capture critical information, yet extracting meaningful, real-time insights from... In today’s data-driven world, organizations increasingly rely on video to capture critical information, yet extracting meaningful, real-time insights from massive amounts of footage remains a challenge. NVIDIA Metropolis Blueprint for video search and summarization (VSS) overcomes this hurdle by transforming millions of live video streams or hours of recorded video into instantly searchable… Source

·

Converted Karpathy's coding skill from Pro to free plan. Here's the full thing:

The Karpathy coding skill is locked behind Pro. It doesn't use any Pro-only features, so I rewrote it for free plan chat workflows. Same philosophy, tuned for no terminal, no subagents, and a shorter context window where mistakes are expensive. Paste the whole thing into a Project's custom instructions or use it as a system prompt. It auto-triggers on any coding request. --- name: karpathy-coding description: Apply Karpathy-inspired coding discipline to any programming task. Use this skill whenever the user asks you to write, fix, refactor, extend, or review code — even casually...

··

Claude Code just shipped a "run until done" mode. Upgrade to v2.1.139 for /goal.

Morning Everyone! Big one today (**104 changes!**): Claude Code just went async. The new `/goal` command lets you set a completion condition ("all tests pass and the PR is ready"), then Claude keeps grinding across turns until it's hit. The new `claude agents` view shows every session you've got running: working, blocked on you, or done. Translation: kick off a goal -> let claude cook -> come back later. First proper fire-and-forget loop CC has shipped. Pretty huge unlock if you've been juggling multiple sessions and losing track of which one needs you. Full notes: [https://www.luk...

··

Quoting James Shore

James Shore argues AI coding agents must reduce maintenance costs inversely to productivity gains or risk long-term debt; doubling output without halving maintenance costs creates net negative ROI.

·

Anthropic just dropped a financial services agent repo and it's worth a look

I checked out GitHub after Anthropic's announcement last week and came across their new financial services reference repo (github.com/anthropics/financial-services). It packages 10 pre-built workflow agents for financial services firms you can run them through the Claude Cowork plugin or via the Managed Agents API, which is a useful bit of flexibility depending on how your stack is set up. The 10 agents cover a decent spread of the typical pain points: * **Pitch Agent** \- builds fully branded pitch decks from comps, precedent transactions, and LBO analysis * **Meeting Prep Agent** \- draft...

··

First MCPs, then Skills, now Memories are next

This was a really good talk, especially for anyone who's built things like the Karpathy wiki, Serena, or SQLite databases as memory for Claude. For any senior devs out there, are you spotting the solutions already implemented in distributed systems being reused? If many agents are working in parallel, how do you get them from stepping on each others toes? I can imagine logical clocks, consensus, deduplication, idempotency, and eventual vs causal consistency being applied. If you're on the Anthropic team, I'm curious how much different distributed systems algos were experimented with.

··
30 matches