The Agent Economy Lands
The split-screen this week was stark. On one side, agents shipping real work — Simon Willison released sqlite-utils 4.0 with Claude Fable writing most of the code, for $149. On the other, Uber blowing its annual AI budget in four months and corporate AI spend climbing 13x. Somewhere in the middle, Tencent open-sourced a 295B model and nobody blinked.
The tools
Page Agent agents open source
Alibaba JavaScript in-page GUI agent that controls web interfaces with natural language.
25K stars and backed by Alibaba — in-browser agents are the next frontier for automation, and this is one of the cleanest implementations.
OmniRoute infra open source
Free AI gateway: one endpoint for 231+ providers, 50+ of them free.
Claims 15–95% token savings just from routing — the router is the easiest money you will ever save.
meetily productivity open source
Privacy-first AI meeting notes — transcription and summaries run 100% locally via Whisper and Ollama.
Meeting notes where the audio never leaves your machine.
codebase-memory-mcp coding open source
Indexes your codebase into a persistent knowledge graph that agents query over MCP.
Stop paying the re-read-everything context tax on every prompt.
Worth reading
Newer LLMs like GPT-5 silently generate wrong code instead of crashing — a far more dangerous failure mode that nobody is talking about.
Simon Willison shipped a major open-source release with Claude Fable as the primary developer. The annotated timeline of what the agent got right (and wrong) is the best honest account of AI-assisted software engineering this year.
AI spend up 13x year-over-year per Ramp data. Top 1% of users burn $7,450/month per employee. Uber blew its annual AI budget in four months. The agent honeymoon is over — CFOs are watching.
From the big labs
The best model on the market just went metered on top of Pro subscriptions. Begging the question: when does a subscription stop being a subscription?
OpenAI building an official bridge into Anthropic developer surface. 26.5K stars. Platform wars are over.
Tencent dropped a massive open-weight MoE — 295B total, 21B active, 256K context, free API through July 21. The open model table keeps getting bigger.