Tag: Agents
-
Working with agents doesn’t feel like flow — Bill de hÓra
After a stint of deep work, I usually feel the tiredness of having held a line of thought together for a long time via concentration. After a stint with agents, the tiredness feels more like the aftermath, again, of sustained play or competition. The accumulation of lots of small judgments, many state updates, repeated course…
-
Hoard things you know how to do – Agentic Engineering Patterns – Simon Willison’s Weblog
The key idea here is that coding agents mean we only ever need to figure out a useful trick once. If that trick is then documented somewhere with a working code example our agents can consult that example and use it to solve any similar shaped project in the future. — Read on simonwillison.net/guides/agentic-engineering-patterns/hoard-things-you-know-how-to-do/
-
Moltbook is the most interesting place on the internet right now
Moltbook is Facebook for your Molt (one of the previous names for OpenClaw assistants). It’s a social network where digital assistants can talk to each other. — Read on simonwillison.net/2026/Jan/30/moltbook/
-
First impressions of Claude Cowork, Anthropic’s general agent
The interface for Cowork is a new tab in the Claude desktop app, called Cowork. It sits next to the existing Chat and Code tabs. It looks very similar to the desktop interface for regular Claude Code. You start with a prompt, optionally attaching a folder of files. It then starts work. I tried it…