⚡ 60-Second Catch-Up
Cursor started hosting code this week, and that tells you where the toolchain is going. Origin shipped in early beta on every paid plan — repos, pull requests, code browsing, two-way GitHub sync — with "agent-native features ship soon" attached. Read it next to Hunk, a terminal diff viewer built specifically for agent-authored changesets, and Remote Agent Browser from Vercel Labs, which runs a browser inside a sandbox so an agent can drive it. → The tools are being rebuilt around the assumption that a machine wrote the diff and a human reviews it. If your workflow still assumes the reverse, you are the one being refactored.
Meanwhile the market for the humans is tightening, and the honest write-ups are finally landing. The Pragmatic Engineer's Headed for the Exit documents engineering leaders taking career breaks rather than another role; its companion piece asks whether native iOS and Android hiring at startups has dropped. On the product side Lenny published a State of the Product Job Market and then launched a jobs board off the back of it. → Two years of "AI makes engineers more productive" is arriving as a hiring number. Budget for a longer search than you would have in 2024.
And the counter-current: small, bootstrapped, unglamorous still works. 56 bootstrapped businesses were surveyed on how they reached $250,000 a year, Dru Riley wrote up the $4.6 billion lesson in not rushing, and Henrik Karlsson argued that the five-year vision may be the wrong way to steer at all. → The loudest advice this week is about speed. The best-evidenced advice this week is about not needing any.
🛠 TOOLS — 6
Build & ship
- Cursor Origin ⭐ — Cursor now hosts your code — repos, PRs, code browsing, and two-way GitHub sync where GitHub stays source of truth. Agent-native features flagged as next · Early beta on all paid plans (enterprise admins can opt out)
- Hunk — Review-first terminal diff viewer built for agent-authored changesets — multi-file review stream, inline AI annotations, watch mode, git difftool support · Open source (MIT) ·
npm i -g hunkdiff
AI & agents
- Remote Agent Browser ⭐ — Runs a browser inside an isolated Vercel Sandbox so an agent can drive it, with state persisting between steps. Auth via
VERCEL_OIDC_TOKEN· Open source (Vercel Labs) ·pnpm add remote-agent-browser - Aside — A browser rebuilt for agents that works across your logged-in sites rather than through integrations. Local by default, Secure Enclave encryption, scoped access with an audit log · Bring your own ChatGPT/Claude subscription or API key
Design & create
- Kitbitz ⭐ — 2,000+ hand-drawn illustrations as SVG or PNG, with ready-made Figma kits, a Figma plugin, and an MCP endpoint for AI tools · Free, CC0 — commercial use included
- EasyCircuit — Describe the hardware you want; it designs the circuit, sources the exact parts, and stages the build from breadboard to soldered perfboard. Ships as a made-to-order kit · Pre-order, 1–2 weeks to ship · full refund before shipping
📚 RESOURCES — 5
Learn the craft
- Claude Code 101, for Designers — the agentic-coding on-ramp written for people who don't live in a terminal.
- How to become an AI Designer — 17 minutes, the long version of a role that didn't have a name last year.
- Useful Books For Designers Who Work On Complex Problems — a reading list for systems work, not visual polish.
Steal the template
- Noam Segal's set of AI interview skills — a worked kit for using AI in your next interview, published in full.
Benchmarks you can re-run
- State of Open Models: Summer 2026 — Hugging Face's own read on where open weights actually landed this year.
📖 READS — 14
☕ Under 5 minutes
- How Bluesky draws its logo on screenshots — a small rendering trick, well explained.
- AI;DR (AI; Didn't Read) — on summarising things nobody then reads.
- A simple fix for LLM tail latency — the p99 problem and one change that moved it.
- The New Instagram Logo is the Perfect Embodiment of AI Slop — Ars on the rebrand everyone had an opinion about.
- While you were angry at Instagram, Jif quietly debuted a perfect new logo — the rebrand nobody noticed, and why it works.
- YouTube's New Policy is Bad News for Animators — a platform rule change with a specific victim.
🍵 5–10 minutes
- You Don't Have a Design System — you have a component library, and the difference is the whole argument.
- Old Rules, Bad Advice: 10 Design Myths Everyone Still Believes — including several you have repeated in a review.
- GPT 5.6 Sol is the best "vision" model OpenAI ever released — Roboflow benchmarked it rather than vibed it.
- Red Agent Exploits Snowflake Vuln Missed by GitHub Copilot — an agent found a CI/CD bug the assistant walked past.
- How teams build — Linear's usage data on how AI actually shows up in software teams, week by week.
- Intriguing Stories in Computer Science — the good kind of trivia.
📚 Longer, worth it
- How to ship a database every day — turbopuffer's control plane, 13 minutes, unusually concrete.
- Anthropic's 'Watermark' Text Adulteration in Claude Is a Perversion of Writing — Gruber at length, and not gently.
📊 NUMBERS — 5
- $13.3B — Lovable's new valuation, on a further $400M raised. (TechCrunch)
- $250,000 a year — the revenue mark 56 bootstrapped businesses were surveyed about reaching, in Quarter's 2025 bootstrapped report. (Quarter)
- $4.6 billion — the figure Dru Riley hangs his argument against rushing on. (Trends.vc)
- 2,000+ — free CC0 hand-drawn illustrations now in Kitbitz, commercial use included. (Kitbitz)
- 1–2 weeks — EasyCircuit's quoted time from pre-order to a made-to-order parts kit shipping. (EasyCircuit)
📰 WHAT HAPPENED — 6
Business moved
- Lovable confirmed a $13.3B valuation and raised another $400M, per TechCrunch — the vibe-coding category's largest round to date. Story
- Target named its first Chief AI Officer and elevated its design chief, pairing the two functions explicitly as an AI-UX bet. Story
- Lenny Rachitsky launched Lenny's Jobs, a vetted product-role job board, alongside his state-of-the-market write-up. Story
Platforms shifted
- Cursor began hosting code. Origin entered early beta on 17 August for all paid plans, with repos, pull requests and bidirectional GitHub sync. Changelog
- YouTube changed policy in a way that lands badly for animators, per Creative Bloq. Story
The job market
- Engineering leaders are taking career breaks instead of next roles, The Pragmatic Engineer reports, alongside a companion piece asking whether native mobile hiring at startups has dropped. Story