Tag: Agents
-
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…