New AI Tech & Tools
What Is Actually Being Built
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.
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
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.
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.
Wan-Animate-2
Open-weight character animation model driven by raw video, with a Lite variant streaming 24 fps at 400x720.
Qwen3.8-Max search
2.4 trillion parameter
Released alongside Kimi K3 and DeepSeek V4 in the same window. Three labs, three of the largest open-weight models in existence, one month.
Muse Glimmer
30B agentic model under Apache 2.0,
Distilled from Muse Spark, weights on
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.
Kimi K3 search
2.8 trillion
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.
Juggler
Open-source GUI coding agent from the creator of the JUCE audio framework.
Surfaced via
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.
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.
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.
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
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.
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.
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.
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.
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.