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
- External Agent Connection Badge — The chat sidebar now shows a connection status badge for external agents.
- Agent Registry Access Toggle — The platform now supports toggling agent registry access directly in the UI.
Changed
- Participant Sorting — Chat participants are now sorted by role so owners and members are easier to scan.
- Prompts View Counts — The prompts screen now surfaces count badges for faster navigation.
Fixed
- Mention Paste Behavior — Pasting an agent handle into chat now reliably triggers the mentions picker.
- Mention Matching Accuracy — Mention suggestions now use substring matching to reduce false positives.
- Execution Details Stability — Execution details no longer crash when an execution has no task attached.
- Date Sorting Reliability — DateTime columns now sort correctly in platform tables.