TypeScript 6.0 is officially out — native ES module output by default, sweeping type system upgrades, and a must-read before it starts appearing in your dependency trees.
The big AI debate this week: Daniel Miessler builds the most complete argument yet for why AI will replace knowledge work — and somehow makes it sound like good news. Meanwhile, Addy Osmani makes the case that agentic orchestration is already eating the IDE's lunch — if your workflow still centers on a code window, this might be the signal you've been waiting for.
On the agent tooling front: Simon Willison breaks down Claude Code's new auto mode, which removes permission friction and quietly redefines what "agentic" means in daily practice. Mozilla dropped an open standard for shared agent learning called cq — so agents can stop rediscovering the same failures in parallel. And Cog bakes persistent memory and self-reflection directly into Claude Code projects, because amnesia is a terrible trait in a coding assistant.
Also this week: James Garbutt and the e18e community pinpoint exactly three architectural patterns responsible for the bulk of JavaScript bloat — a surgical diagnosis that finally makes the fix feel actionable. In the counterintuitive result of the week, someone rewrote their Rust WASM parser in TypeScript and it ran 3x faster — the right algorithm, as always, beats the right language. Storybook gains an MCP server so AI agents can browse and generate components directly. Stripe Projects quietly lays the infrastructure for the agentic economy. And Sugar High is a syntax highlighter under 1KB gzipped — the kind of tool that does exactly one thing and nothing else.
For lighter reading: Andrew Nesbitt assembled the top 10 open source conspiracies with just enough factual backup to make you genuinely uncomfortable. And fifteen engineering leaders pool their real-world AI workflows into one essential guide.
Enjoy!
Signup here for the newsletter to get the weekly digest right into your inbox.
Find the 13 highlighted links of weeklyfoo #130:
How to Do AI-Assisted Engineering
by Gregor Ojstersek
15 experienced engineers and engineering leaders share their real-world experiences with AI-assisted engineering.
🚀 Read it!, ai, engineering
Exactly Why and How AI Will Replace Knowledge Work
by Daniel Miessler
And why this is actually a good thing
📰 Good to know, ai, engineering
The Three Pillars of JavaScript Bloat
by James Garbutt
Over the last couple of years, we’ve seen significant growth of the e18e community and a rise in performance focused contributions because of it.
📰 Good to know, javascript, bloat
by Addy Osmani
How Agent orchestration is replacing the editor as the center of developer work
📰 Good to know, ai, ide
by Daniel Rosenwasser
Today we are excited to announce the availability of TypeScript 6.0!
📰 Good to know, typescript
Rewriting our Rust WASM Parser in TypeScript
by Thesys Engineering Team
We rewrote our Rust WASM Parser in TypeScript - and it got 3x Faster
📰 Good to know, wasm, typescript
by Simon Willison
Really interesting new development in Claude Code today as an alternative to --dangerously-skip-permissions
📰 Good to know, claude, ai
The Top 10 Biggest Conspiracies in Open Source
by Andrew Nesbitt
This is gold!
📰 Good to know, oss
by Kyle Gach
Storybook-powered agentic UI development
📰 Good to know, storybook, ai, mcp
by Mozilla
An open standard for shared agent learning. Agents persist, share, and query collective knowledge so they stop rediscovering the same failures independently.
🧰 Tools, ai, memory
by Jiachi Liu
Super lightweight code syntax highlighter, around 1KB after minified and gzipped
🧰 Tools, syntax, highlight
by Stripe
Stripe Projects lets you or your agents provision multiple services, generate and store credentials, and manage usage and billing from the CLI. Set up hosting, databases, auth, AI, analytics, and more in a few commands
🧰 Tools, stripe, ai, infra
by Marcio Puga
Cognitive architecture for Claude Code — persistent memory, self-reflection, and foresight
🧰 Tools, ai, memory, claude
Want to read more? Check out the full article here.
To sign up for the weekly newsletter, visit weeklyfoo.com.
Top comments (0)