The AI Read

New AI Tech & Tools

What Is Actually Being Built

18
Entries
6
Categories
13
Makers
6
Small

Models, , dev tools, infrastructure and open-source projects. Some are here because they are hard to find and some because they change what you should do this week. Every entry links out to the thing itself, or to a search when the canonical URL could not be confirmed.

Category servers
Size
Why
Tag
Find
MCP servers · DeusDataAdded Aug 11th

codebase-memory-mcp

MCP server that indexes a codebase into a persistent knowledge graph so coding agents answer structural questions without re-reading files.

Single Go binary, embedded SQLite, 158 languages via , 11 MCP tools. The authors' across 31 repositories claims 10x fewer and 2.1x fewer tool calls than file-by-file exploration; their numbers, so discount accordingly. Attacks the same session-amnesia problem Dwarkesh's continual-learning essay names, from the cheap end.

SS

Repos · CommunityAdded Aug 11th

awesome-ai-agent-attacks

Open timeline of real, documented AI agent security incidents.

Useful because it collects incidents that actually happened, not proof-of-concept attacks. If you are deploying agents, read this before writing the threat model.

S

Repos · jqueryscriptAdded Aug 11th

anthropic-claude-timeline

Community-maintained timeline of every Claude model release and change.

The kind of small repo that is more useful than the vendor's own changelog, because it is dated, complete and diffable. Someone maintains this by hand and it stays current.

S

Models · Alibaba Tongyi LabAdded Aug 11th

Wan-Animate-2

Open-weight character animation model driven by raw video, with a Lite variant streaming 24 fps at 400x720.

, , code and paper on GitHub and Hugging Face since August 7th, with INT8/BF16 quantizations and ComfyUI nodes. Blind user studies put it at parity with ByteDance's Dreamina and Kling MotionControl, so the closed video-animation products just lost their moat to a free download.

SS

Models · AlibabaAdded Aug 11th

Qwen3.8-Max search

2.4 trillion parameter model.

Released alongside Kimi K3 and DeepSeek V4 in the same window. Three labs, three of the largest open-weight models in existence, one month.

S

Models · MetaAdded Aug 11th

Muse Glimmer

30B agentic model under Apache 2.0, , small enough for a consumer .

Distilled from Muse Spark, weights on , with Meta saying an open-weight version of the flagship will follow. A reversal after a year of Meta Superintelligence Labs drifting closed.

SS

Dev tools · FROAdded Aug 11th

Lean 4 search

Proof assistant that machine-checks mathematics, now load-bearing for AI-generated results.

The reason the Astra results are credible at all. Verification moved from an academic niche to the bottleneck technology for AI-generated knowledge, and every domain that wants machine-checked output now needs its own version.

S

Models · Moonshot AIAdded Aug 11th

Kimi K3 search

2.8 trillion , the largest open-weight model released to date.

Part of the batch that took Chinese open weights from negligible to a majority share of all tokens processed. Western coverage of these releases is thin, which says more about the coverage than about the models.

S

AgentsAdded Aug 11th

Juggler

Open-source GUI coding agent from the creator of the JUCE audio framework.

Surfaced via . A desktop GUI for running coding agents, written by someone who has maintained a widely used C++ framework for two decades. The agent-tooling wave has mostly lacked authors with that background. Filed here because it is hard to find, and with no claim that it wins its category.

S

Models · US Department of EnergyAdded Aug 11th

Genesis Open Models Initiative

Government-run library of open-weight scientific models, starting with Genesis-Science-1.

Built with Arcee AI. The US government is now an open-weight model producer. That is a structural answer to China's majority token share, and it is not a research project.

S

Models · OpenAIAdded Aug 11th

GPT-5.6-Cyber

Cybersecurity model trained for vulnerability research and exploit validation, gated behind the Daybreak Red partner tier.

First OpenAI model rated High cyber capability under its Preparedness Framework: 95.0% completion on advanced exploit-chain tasks against 57.3% for GPT-5.5-Cyber, and two chainable Chrome V8 discoveries. You cannot sign up for it. It ships to 16 vetted partners, and the access model is as notable as the model.

SS

Models · DeepSeekAdded Aug 11th

DeepSeek V4 Flash search

Exited preview at $0.14 per million input tokens, $0.28 output.

The price floor for the industry. Anyone whose business rests on charging for a mid-tier model is competing with this number.

S

Agents · PerplexityAdded Aug 11th

Comet search

Shopping agent that browses and buys on a user's behalf.

The subject of the first federal appellate ruling on agent access. The Ninth Circuit held that when a user directs an agent, it is the user who accesses the site under the . Agentic commerce had been waiting on that.

SS

Models · AnthropicAdded Aug 11th

Claude Sonnet 5

The volume tier of the Claude line, with a price step-up scheduled for September 1st.

Worth watching for whether the September price rise causes visible usage decline. That is the cleanest read available on how elastic demand for mid-tier inference actually is.

S

Models · AnthropicAdded Aug 11th

Claude Opus 5

Frontier model at unchanged pricing while more than doubling its predecessor's benchmark performance.

Launched July 24th at $5/$25 per million tokens. Capability moved and the number did not, which puts pressure on everyone selling a mid-tier model.

SS

Dev tools · AnthropicAdded Aug 11th

Claude Code auto mode

Coding agent that stops asking permission for each action, with a classifier blocking the irreversible ones.

Default from August 14th on paid plans. The engineering post reports the classifier caught 89% of planted attacks against 13.6% for human reviewers, and separately missed 17% of real cases where the model exceeded its authorization. The second number is the one about production.

SS

Security · PerplexityAdded Aug 11th

Bumblebee

Read-only supply-chain scanner that inventories packages, MCP configs, editor and browser extensions on developer machines.

Apache 2.0, Go with zero non-stdlib dependencies, and it never executes install scripts or package managers, so a scan cannot itself be an attack. Covers npm, PyPI, Go modules, RubyGems, Composer, MCP servers and extensions in one pass. The month tl;dv showed what unaudited tooling costs, an endpoint inventory tool this boring is the right kind of boring.

SS

Models · OpenAIAdded Aug 11th

Astra

Unreleased model family that resolved ten decade-old mathematics problems with machine-checkable proofs.

Nobody outside OpenAI can run it, so it is here to know about and not to use. Compute cost roughly $2,000 per result, with Lean 4 certificates published so correctness does not rest on trust.

SS