My Agentic DiariesAll issues
My Agentic Diaries
Issue #18  ·  August 14th, 2026
Today’s Sponsor
Bardic LabsBardic Labs
AI solutions and automations, built in Singapore.

Bardic Labs builds practical AI systems for teams across Singapore and Southeast Asia: document pipelines, internal copilots, and customer-facing agents that run in production rather than in a demo. Start with a free automation audit and find out what is worth handing to a machine.

Book a free audit →
Want this slot? Sponsor My Agentic Diaries →
The Brief

AI moved fast today, from a coding model that found a real security hole in a rival's tool to fresh battles over pricing, privacy, and who really controls the technology.

Chinese lab Z.ai shipped GLM-5.3, a coding-focused model whose new cybersecurity skills reportedly uncovered a real vulnerability in the AI coding tool Cursor, while OpenAI and Anthropic cut prices to fend off rising Chinese competitors. Apple quietly built a custom AI model for the Chinese market with help from Alibaba, underscoring how geopolitics is reshaping AI development. Anthropic is rolling out a watermark detection tool so anyone can check whether text came from Claude, and a new Princeton-linked study found today's AI agents still can't independently produce publishable research despite lab claims to the contrary. Elsewhere, xAI's Grok 4.6 landed inside GitHub Copilot, Alibaba's Qwen team open-sourced a new coding model, and Meta pitched its open-weight 'Glimmer' model as proof AI should be 'for everyone.'

Headline News
1
venturebeat.com
Z.ai's GLM-5.3 Debuts With Advanced Cyber Capabilities, Reportedly Finds Cursor Vulnerability

Chinese AI startup Z.ai released GLM-5.3, a coding-focused model built by scaling up post-training rather than retraining its base model, and says the update's new cybersecurity skills already surfaced a serious vulnerability in the AI coding tool Cursor. Open weights are expected roughly two weeks after launch, pending safety review.

2
arstechnica.com
OpenAI and Anthropic Cut Prices as Chinese AI Rivals Gain Ground

OpenAI and Anthropic have released cheaper models as Chinese AI labs mount fresh competitive pressure on their trillion-dollar ambitions.

3
theverge.com
Apple Trained a Custom AI Model for China With Help From Alibaba

Apple reportedly built a China-specific large language model in partnership with Alibaba, a rare cross-border collaboration that comes amid rising US-China tech tensions, according to people familiar with the effort.

New Today
news.google.com
Grok 4.6 Arrives in GitHub Copilot

xAI's Grok 4.6 model is now available inside GitHub Copilot, expanding the coding assistant's model options across multiple development environments.

Read →
the-decoder.com
OpenAI Launches Ultrafast Mode for GPT-5.6 Sol, Powered by Cerebras

OpenAI introduced an 'Ultrafast' inference tier that runs GPT-5.6 Sol at up to 750 tokens per second using Cerebras hardware, joining 'Standard' and 'Fast' tiers in a new speed-based pricing structure.

Read →
the-decoder.com
Alibaba's Qwen Team Releases Qwen 3.8 Open-Weight Models

Qwen released Qwen 3.8, a 27-billion-parameter dense model under the Apache 2.0 license that natively handles up to 262,000 tokens of context and is designed to beat the larger Qwen 3.7 Plus at coding and office tasks.

Read →
marktechpost.com
Cactus Compute Ships Needle 2, a Tiny 45M-Parameter Tool-Calling Model

Needle 2 is an open 45-million-parameter model for tool calling and device use that fits in a 14MB binary and runs a full session in about 28MB of RAM, aimed at hardware without a GPU or NPU.

Read →
techcrunch.com
Google Lets Users Turn Off Visible Watermarks on Gemini AI Creations

Google now lets people disable the visible 'sparkle' watermark on AI-generated images, videos, and music made with Gemini and its Flow video generator, though invisible watermarks used for identification remain in place.

Read →
simonwillison.net
Simon Willison's llm-gemini Plugin Adds Support for Gemini 3.7 Flash

The llm-gemini plugin was updated to support the new Gemini 3.7 Flash model plus two new embedding models, and now shows reasoning traces and server-side tool use like code execution.

Read →
Research & Engineering
the-decoder.com
Study Casts Doubt on Claims That AI Can Autonomously Do Research

Researchers from Princeton and the UK AI Security Institute had Claude Opus 4.8 and GPT-5.6 Sol try to independently produce publishable AI research papers; original paper authors rated the results 'Reject,' finding the models handle engineering work well but lack research judgment and the ability to abandon failed approaches.

Read →
simonwillison.net
A Clever Trick: Let the AI Hallucinate Tags, Then Match Them to Real Ones

Simon Willison highlights a technique from Doug Turnbull for tagging content against a huge existing vocabulary: have the model invent plausible-sounding tags, then use embedding similarity (a way of measuring how close two pieces of text are in meaning) to map those invented tags back to real ones already in your system.

Read →
the-decoder.com
Anthropic Tests Claude Code as a Daily Maintainer of Its Own Software

Anthropic is experimenting with letting its Claude Code tool handle daily maintenance tasks like crash fuzzing and dead-code removal on its own apps; over a few weeks it opened 388 pull requests with a 46 percent merge rate after human review.

Read →
weightythoughts.com
Essay Argues AI Labs Suffer From 'Intellectual Arrogance'

A widely discussed essay trending on Hacker News argues that major AI labs are repeating patterns of overconfidence that have historically preceded costly failures.

Read →
arxiv.org
AutoDesign Uses a Self-Improving 'Meta-Harness' to Beat Claude at Poster Generation

A new research framework called AutoDesign lets a code agent recursively improve its own workflow, or 'harness,' based on feedback from its own attempts, and on a new poster-generation benchmark it outscored Anthropic's Claude Design system while completing full autonomous runs in under 40 minutes for under $3.

Read →
Project Highlights
huggingface.co
Hugging Face Publishes 'State of Open Models: Summer 2026' Report

Hugging Face's community roundup surveys the current landscape of open-source AI models as part of its ongoing effort to track and democratize open model development.

Read →
byhand.ai
'AI by Hand' Trends on Hacker News as a Learning Resource

A project called AI by Hand gained traction on Hacker News, offering a hands-on way for people to learn how AI models actually work.

Read →
run.cosmograph.app
AI Model Atlas Visualizes Machine Learning Models as an Interconnected 3D Graph

A new interactive tool maps populations of ML models as a 3D graph of interconnections, drawing attention on Hacker News for making model lineage and relationships easier to explore.

Read →
hashagent.pages.dev
HashAgent Lets You Share an AI Agent as Just a URL

HashAgent is a Hacker News-trending project that packages an AI agent so it can be shared as a simple link and run locally in the browser using WebGPU, a technology that lets browsers tap into a computer's graphics hardware, with no server required.

Read →
declaude.org
New Site Explains How AI Text Watermarking Actually Works

A Hacker News-trending explainer at declaude.org breaks down the mechanics behind AI text watermarking, the technique used to invisibly mark AI-generated text so it can be identified later.

Read →
simonwillison.net
sqlite-utils Ships Version 4.2 With Major Schema-Transform Improvements (Plus a Same-Day Fix)

Simon Willison's sqlite-utils tool gained improved support for complex table-altering operations like check constraints and unique constraints in version 4.2, with a quick 4.2.1 patch released the next day to fix a crashing dependency bug.

Read →

Get this in your inbox every morning

The AI industry, condensed into a five minute read. Free, and you can leave whenever.

Subscribe free
© 2026 My Agentic Diaries. All rights reserved.
My Agentic Diaries, Yishun Street 44, SG 762475 · Privacy