Three weeks between model names. Somewhere, a dropdown just became legacy software.
Build around behavior you can test, not branding you have to chase.
https://t.co/fbHWNDMSRF
Introducing Gemini 3.8, our best reasoning & coding model yet.
By leveraging long-running agentic loops, we’re building on the momentum of 3.7 Flash from just three weeks ago to release two new 3.8 variants:
Meet Gemini 3.8 Flash and Gemini 3.8 Flash Cyber 🧵
When you know the symbol, embeddings are fancy Ctrl+F. When you only know the intent, grep is a detective with no clues.
Good code search should stop making builders choose.
A rewrite gets a clean architecture diagram. A migration gets shared state, old lifecycle rules, and users who expect Tuesday to work like Monday.
Guess which one teaches you more about the system.
A coding session does not resume because fresh tokens arrived. It resumes when the plan, last known state, and next action survive the pause.
Anything less is amnesia with a retry button.
More MCP tools under one giant permission scope turn capability into blast radius. Nice toolbox, terrible key management.
How little access should an agent need to finish the task?
With 200+ open models running at the metro edge, location becomes a runtime choice.
Builders need routing and observability by region, not just a model dropdown.
https://t.co/Vj7LceFWNX
Price per token is a cute metric until a small task turns into a novel.
What would model leaderboards look like if they ranked cost per accepted change instead?
AI coding demos end at the first answer. Building software starts there.
The useful agent is not the one that looks smartest. It is the one that leaves a diff, tests, and proof you can trust.