| feat(mo_workbench): merge settings, OpenSeek transport, and host services | 2 个月前 |
| feat(website): add live demo links and corresponding tests for showcases | 1 个月前 |
| fix: complete text_selection_origin adoption and svg test expectations - add the pointer selection-origin field to the ten TextControlStateContext literals missed by dee7d2c57, which broke moon check, the external consumer package build, and the skia provider fallback CI - align the svg text path test expectations with the string-based collector - reword the macos_present.mm pixel-format comment so backend sources no longer reference concrete renderer tokens | 4 天前 |
| feat(website): add live demo links and corresponding tests for showcases | 1 个月前 |
| feat(website): add live demo links and corresponding tests for showcases | 1 个月前 |
| Refactor popover and sheet handling to use unified presentation model - Renamed to in multiple files to standardize naming. - Removed implementation and replaced it with for managing sheets. - Introduced , , and related enums to encapsulate presentation logic. - Updated tests and layout contexts to accommodate new presentation structure. - Adjusted API surface classifications and budgets to reflect changes in presentation handling. | 21 天前 |
| chore: restructure project, add showcase page and new examples - add WebsiteShowcases enum to website page enum - add image view to views_dsl - remove moui_example from moon.work and add as git submodule - add gitmodules entry for moui_example - add READMEs for excel, showcase, mo_workbench, markdown_editor - update website app to add showcases page and assets generation script - update root README and docs to reflect new project structure - add showcase thumbnail generation script | 2 个月前 |
| Refactor popover and sheet handling to use unified presentation model - Renamed to in multiple files to standardize naming. - Removed implementation and replaced it with for managing sheets. - Introduced , , and related enums to encapsulate presentation logic. - Updated tests and layout contexts to accommodate new presentation structure. - Adjusted API surface classifications and budgets to reflect changes in presentation handling. | 21 天前 |
| feat: Add ACP agent support and enhance settings management - Introduced support for ACP (Agent Communication Protocol) alongside OpenSeek as an agent backend. - Updated settings structure to include ACP command, arguments, and process working directory. - Enhanced settings UI to allow configuration of ACP-related parameters. - Implemented message handling for permission requests and responses. - Added functionality to merge assistant message chunks and thought reasoning into a single message. - Updated worker commands to handle session mode and configuration options for ACP. - Improved test coverage for new features and edge cases. | 2 个月前 |