open-design/packages
pftom 443aea72c5 feat(daemon, web): enhance plugin handling and UI integration
- Introduced a new plugin upload mechanism with file size limits and memory storage, allowing users to upload plugins directly.
- Implemented fallback logic for plugin application, ensuring projects can be created without explicit plugin requests.
- Enhanced the UI to support plugin selection and integration, including a new `PluginsView` component for managing plugins.
- Updated various components to utilize localized text for plugin queries, improving user experience across different languages.
- Added tests for new plugin functionalities and local skill loading, ensuring reliability and correctness.

This update significantly improves the plugin management experience, providing users with better tools for plugin integration and interaction.
2026-05-12 20:42:40 +08:00
..
agui-adapter feat(plugins): @open-design/agui-adapter package + GET /api/runs/:id/agui 2026-05-09 13:11:48 +00:00
contracts feat(daemon, web): enhance plugin handling and UI integration 2026-05-12 20:42:40 +08:00
platform add support for VP_HOME environment variable in agent resolution (#859) 2026-05-08 15:14:37 +08:00
plugin-runtime feat(daemon, web): enhance plugin handling and UI integration 2026-05-12 20:42:40 +08:00
sidecar release: Open Design 0.5.0 (#820) 2026-05-08 00:41:01 +08:00
sidecar-proto feat(desktop): export artifacts directly to PDF (#532) 2026-05-08 23:42:12 +08:00
AGENTS.md fix(daemon, packaged): unbreak GUI-launched agent detection on minimal PATHs (#442) (#614) 2026-05-06 20:35:19 +08:00