Blog 385 posts

Notes from the trenches on AI engineering, LLM apps, and the full-stack work that holds it all together.

Claude Cowork background tasks now run on web and mobile while your laptop is closed
5 min read

Claude Cowork background tasks now run on…

Anthropic moved Claude Cowork sessions to the cloud so tasks keep running after you close your laptop. Scheduled jobs can fire with no device online, and you can steer from your phone when Claude needs a decision.

Shepherd brings Git-style fork and replay to live AI agent runs
4 min read

Shepherd brings Git-style fork and replay to…

Stanford and Northeastern researchers released Shepherd, a Python runtime that records agent runs as forkable execution traces. Reported results include 5x faster forks than Docker and 95% KV-cache reuse on replay.