The implementation
The detail page preserves the practical behavior of the original route: the writeup stays readable, the source remains copyable and syntax highlighted, and the item can still link back into the rest of the catalog.
AI assistants like Claude Code and Cursor lose context between sessions. You end up re-explaining what you were working on, what's blocked, and what's next.
This is what I add to my CLAUDE.md, AGENTS.md, and .cursorrules to leverage Beads while using my coding agent. It tells the agent what to run at session start, how to update task status during work, and how to sync state at session end.