5 Commits
Author SHA1 Message Date
ZhuoYang Wu(阿离)andGitHub 376f2ea6ae fix(mcp): clarify create_document HTML media handling in tool schema (#13093)
* fix(mcp): clarify create_document HTML media handling in tool schema

* Integrate the prompt into the instructions
2026-07-22 08:18:23 -04:00
19da56c2c7 Improve sidebar menu and navigation tree performance (#12873)
* Improve sidebar menu and navigation tree performance

* remote some test and rollback useOnScreen

* feat: introduce ActionFactory type and update context menu components to support it

- Added ActionFactory type to allow functions returning ActionWithChildren.
- Updated ContextMenu and DropdownMenu components to handle ActionFactory.
- Modified DocumentRow, SidebarLink, and other components to accept ActionFactory for context actions.
- Refactored useDocumentMenuAction to utilize createRootMenuAction for better action management.

---------

Co-authored-by: Tom Moor <tom@getoutline.com>
2026-07-18 12:01:35 -04:00
ZhuoYang Wu(阿离)andGitHub 49952b971f feat: Add HTML input support to MCP create_document (#12943) 2026-07-09 03:51:36 -04:00
ZhuoYang Wu(阿离)andGitHub 07118e8c94 fix: restore function (#12395) 2026-05-19 20:33:11 -04:00
ZhuoYang Wu(阿离)andGitHub cadbd0d698 fix: repeat submission (#10355) 2025-10-12 21:32:23 -04:00