Nobody shipped a giant flagship model this week, and it still felt busy in every direction. New models arrived for voice, coding, and video, but the more interesting story is the agents quietly picking up real work, and the researchers asking who is going to check it.

OpenAI released GPT-Live, a family of voice models built on a full-duplex design, so the model listens and speaks at the same time instead of taking turns, and hands harder questions to bigger models behind the scenes. xAI joined the coding race with Grok 4.5, its first model trained specifically for coding and agents, built together with Cursor after the acquisition. Meta shipped Muse Image and previewed Muse Video, its first media models from the new Muse family, each output carrying an invisible watermark called Content Seal that marks it as AI-made.
My favorite story of the week is a small one: Simon Willison shipped sqlite-utils 4.0rc2 with most of the work done by Claude Fable, for about $149 in API costs, which makes it a mature open source library maintained mostly by an agent, with a receipt attached. At the other end of the scale, the government of Alberta used Claude to scan 466 million lines of code in about 20 hours and fixed security gaps across its systems. Agent work is starting to look less like a demo and more like a normal job.
The research side spent the week asking whether we should trust any of this. One new paper proposes LLMs as general purpose verifiers that check the outputs of other models, aimed straight at the verification bottleneck in agent pipelines. Another study, accepted at ICML, shows how fragile tool-using agents become once the queries, tools, or domains drift away from what they saw in training. Read together with the two stories above, the tension is obvious.
So the week in one line: agents are getting real jobs faster than we are learning to check their work. I would watch the verifier papers closely, because that gap has to close from one side or the other.
T.