LLM News

Every LLM release, update, and milestone.

0
product update

Astro Creator Fred Schott Ships Flue 2, Bringing React-Style Hooks to AI Agent Development

Fred Schott, creator of the Astro web framework, has released Flue 2, the first stable version of his agent development framework. The update introduces React-inspired 'Agent Hooks' that let developers build agents whose configuration changes dynamically during a conversation rather than being fixed in advance.

3 min readvia latent.space
0
model release

Z.ai Releases GLM-5.3, Claims Frontier Coding Scores From a 750B-Parameter Model

Z.ai released GLM-5.3, a coding-focused model built on the same base as GLM-5.2 but with substantially extended post-training, and claims it surpasses Moonshot AI's Kimi K3 on many agentic coding benchmarks despite having roughly a third of the parameters. The model is live in Z.ai's coding plan now, with API and open-weight Hugging Face access expected within two weeks.

3 min readvia interconnects.ai
0
model release

Z.ai Releases GLM-5.3, Claims Frontier Agentic Coding Performance from 750B-Parameter Model via Post-Training Alone

Z.ai released GLM-5.3, available now in its coding plan, with API access and open weights on Hugging Face to follow within two weeks. The company says the model matches or beats larger frontier systems on agentic coding benchmarks using the same base checkpoint as GLM-5.2, with all gains coming from expanded post-training.

3 min readvia interconnects.ai
0
product update

Google to Let Users Remove Visible AI Watermarks From Nano Banana, Omni, Lyria Content

Google VP Josh Woodward announced a new toggle that lets users remove visible sparkle-icon watermarks from AI-generated content made with Nano Banana, Omni, and Lyria. The invisible SynthID watermark and C2PA metadata will remain unaffected, and the toggle won't roll out in the EU or South Korea where visible labeling is legally required.

2 min readvia engadget.com
0
analysisAnthropic

Study Finds AI Agents Fail at Autonomous Research Despite Anthropic, OpenAI Claims

A new study from Princeton and the UK AI Security Institute tested AI agents on unpublished NeurIPS papers using a novel 'Shadow Evaluation' method. Both Claude Opus 4.8 and GPT-5.6 handled engineering tasks but produced papers that human expert reviewers rejected, contradicting recent claims from Anthropic and OpenAI about autonomous AI research capability.

4 min readvia the-decoder.com
0
product updateAmazon Web Services

AWS Details Custom Reward Function Design for Multi-Turn RL on Amazon Nova Forge

AWS published a technical guide on designing custom composite reward functions for multi-turn reinforcement fine-tuning (RFT) of Amazon Nova models via Nova Forge's Bring Your Own Orchestration (BYOO) capability. The post covers GRPO-based reward scoring, combining outcome rewards, behavioral rewards, and penalties, plus a serverless multi-turn RL option now generally available.