Command Palette
Navigation commands, leader key sequences, and a recently viewed section have been added to the command palette. Several pre-existing command palette bugs have also been resolved.
Task Repositioning
A new atomic task repositioning tool is available to agents, allowing tasks to be moved to a specific position in a list. The operation is handled as a single atomic database call for consistency.
Bug Fixes
- Special characters in image alt text and titles are now escaped correctly during markdown serialization
- Welcome modals now appear whenever a section is empty, not only on first visit
- AppLogo no longer throws an error during server-side rendering when the app URL is not configured
- AI assistant now responds regardless of account plan
- Addressed 7 security vulnerabilities