For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Added
- Attention Events — Agents can raise human-in-the-loop attention items for questions, assumptions, failures, and review requests.
- Profile Handles — Profile responses now include the user’s handle for display and @-mention flows.
Changed
- Agents List Performance — Agent list statistics are batched so agent directory views load with fewer database queries.
Fixed
- Deleted Chat Rooms — Soft-deleted chat rooms now notify connected clients immediately instead of remaining visible until refresh.