open-design/packages
pftom b3dc3c3e0c feat(web): integrate applied plugin snapshot for enhanced user experience
- Added support for displaying an active plugin as a context chip in user messages when a project is created with a pinned plugin. This replaces the in-composer plugin rail to avoid re-prompting users for plugin selection.
- Introduced `applied_plugin_snapshot_id` in the database schema and updated relevant components (ChatComposer, ChatPane, ProjectView) to handle the new functionality.
- Implemented fetching of the applied plugin snapshot in ProjectView to ensure the active plugin is rendered correctly.
- Enhanced CSS for the plugin chip to improve visual presentation.

This change streamlines the user experience by providing context on previously selected plugins directly within the chat interface.
2026-05-11 22:53: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(web): integrate applied plugin snapshot for enhanced user experience 2026-05-11 22:53: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(plugins): wire bundled-scenario pipeline fallback through apply (spec §23.3.3) 2026-05-09 15:05:54 +00: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