GLM-5.3: How Post-Training Turns Coding Agents into Cyber Competitors
machine learning Aug 14, 2026 7 min read

GLM-5.3: How Post-Training Turns Coding Agents into Cyber Competitors

GLM-5.3 improves coding and long-horizon agent behavior mostly through post-training, using verifiable long-workflow environments and scalable RL. It also shows emergent cyber capability gains—especially across multi-stage exploitation benchmarks—while maintaining reported token efficiency and undergoing safety hardening before open-weight release.

by ahsan
Gemini 3.7 Flash: a practical look at “workhorse” coding and agent behavior
ai Aug 13, 2026 7 min read

Gemini 3.7 Flash: a practical look at “workhorse” coding and agent behavior

Gemini 3.7 Flash (Aug 13, 2026) is positioned as Google’s most intelligent “workhorse” model for coding and agents, with an introductory $0.75 per 1M input tokens and $3.75 per 1M output tokens through the end of 2026. The focus is better execution: fewer retries, stronger instruction fidelity, and improved tool-using behavior for multi-step workflows. ([blog.google](https://blog.google/innovation

by ahsan
Delta, DeltaDB, and the rise of “conversation-native” code reviews
software engineering Aug 13, 2026 6 min read

Delta, DeltaDB, and the rise of “conversation-native” code reviews

Delta is a multiplayer environment for agent-driven coding where conversations stay connected to the evolving code. Under the hood, DeltaDB captures fine-grained edits and conversation context so reviews can be anchored to stable references rather than fragile snapshot line numbers. ([zed.dev](https://zed.dev/blog/introducing-delta))

by ahsan