Andy Peatling
@apeatling
Working on something new with AI. Formerly product engineering @ Automattic.
Last week I resigned from Automattic, I’m heading back to entrepreneurship! AI is changing the game. I’m focusing my time on learning, building, and sharing. Expect posts on AI agents, AI dev, product previews, and beta invites.🚀 apeatling.com/articles/farew…

"The human has provided excellent feedback and enhancements" Only a step away from "That annoying sack of bones that keeps interrupting me has..."😂
Took me a while but I finally hyper-optimized streaming from @aisdk. Only the latest markdown block from the latest message gets rerendered on every chunk (inspired by @t3dotchat). React performance engineering is so satisfying
announcing: kisuke, a native ios ide kisuke is your fav pocket engineer. you get: - claude code (use your anthropic acc + all CC features) - multi tab terminal - code editor - browser + built-in devtools - port forwarding (auto-detected and available inapp)
No idea what's going on, or if anything is actually going on. 😂
BREAKING: Claude Code PMs Boris Cherny and Cat Wu have returned to Anthropic after a brief stint at Cursor.
Hunch: @claude_code is just as useful for product / design as it is for engineers So I'm experimenting with the following claude commands: /polish - a command which accepts a page route and polishes the UI / components based on common errors, best practices and a pixel-perfect…
So far I've built an agentic setup using Google A2A, Mastra, and now working through AI SDK v5 beta. Learning a lot about the unique approaches, I'll write a post about this soon.
Remove the idea of Vibe Coding form your mind. AI will help you write tons of code, following your plans, but... you have to review it, fix, change, plan next steps and more.
The WordPress space is so interesting for building agents. You’ve got the perfect canvas to explore agent networks, context management, and novel agent interaction patterns.
I'm a Claude Code power user and barely touching the surface. Today, Claude Code and MCP is doing feature triage and more
This is one of the most important features missing from the MCP spec: github.com/orgs/modelcont… Once this is specified, that will allow clients to start performing automatic discovery and dynamic installation of relevant MCP servers which increases the usefulness of even highly…
Completely agree with all of the recent discussion on context engineering. As everything shifts towards orchestrating agents, especially ambient agents that are listening and reacting, context engineering will be essential for high quality results. philschmid.de/context-engine…