Documentation history
Changelog
Last updated Jun 25, 2026. This page tracks every intentional change to the Autohand docs.
A running history of changes to the Autohand documentation site.
2026-06-25
- Switched documentation font to Manrope across all pages and components.
- Improved docs discoverability by generating a comprehensive
sitemap.xmlwith image metadata for 196 pages. - Strengthened structured data for collection/index pages using
CollectionPagewithhasPart→ItemList. - Fixed code-block HTML entity rendering for inline
<script>-supplied code samples. - Restructured external provider tutorial references into card lists with title, domain, description, and external-link indicator.
- Added a hooks and events guide under Code (
/working-with-autohand-code/hooks-and-events.html). - Added a hooks and events technical article under Agent SDK Core Concepts (
/agent-sdk/concepts/hooks-and-events.html). - Added an "Extend with Tools" article under Agent SDK Extend with Tools (
/agent-sdk/tools/extend-with-tools.html). - Added a new Agent SDK Automation category with overview, event-driven agents, scheduled tasks, CI/CD integrations, and real-time notifications articles.
- Added a new
/guides/automation/category with overview, hooks and events, and building event-driven agents guides. - Added a new
/tutorials/automations/category with overview, real-time notifications, CI reviewer bot, and event-driven refactor tutorials. - Added a new
/tutorials/extend-with-tools.htmltutorial. - Updated sidebar navigation, guide index, and tutorial index with the new categories.
2026-06-09
- Initial documentation platform release with guides, tutorials, API reference, and search.