verstak-desktop/internal/core
mirivlad a6412fa070 feat: milestones 6b-fix through 6e — default-editor, files plugin, workspace host, workspaceItems contribution
- Fix PluginCard openProviders display
- Add default-editor plugin (text/markdown/notes-context)
- Add files plugin with workspaceItems placement
- Add workspaceItems contribution point (Go + API + mock + SDK)
- Add WorkspaceHost component for workspace area
- WorkspaceTree dispatches selection event
- Fix default-editor layout to fill container
- Fix PluginCard unsafe .length access
- Add E2E tests: 34/34 pass
- Add bundle execution check to official-plugins check.sh
- Update docs: PLUGIN_RUNTIME, DEV_PLUGINS, MILESTONE_6B/6C/6D plans
2026-06-19 16:42:01 +08:00
..
appsettings Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00
capability fix: register core capabilities + plugin lifecycle before discovery 2026-06-16 17:12:46 +08:00
contribution feat: milestones 6b-fix through 6e — default-editor, files plugin, workspace host, workspaceItems contribution 2026-06-19 16:42:01 +08:00
events feat: plugin discovery, capability/contribution/permission registries, Plugin Manager UI 2026-06-16 12:00:43 +08:00
files Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00
permissions Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00
plugin feat: milestones 6b-fix through 6e — default-editor, files plugin, workspace host, workspaceItems contribution 2026-06-19 16:42:01 +08:00
pluginstate feat: add app settings, vault plugin state, and first-run vault selection 2026-06-17 03:37:15 +08:00
storage feat: add plugin UI host (sidebar, view container, settings panel) + storage API 2026-06-17 03:01:37 +08:00
vault fix: vault/workspace lifecycle — CreateVault creates workspace, SetCurrentVault loads workspace, ReloadPlugins keeps workspace capability, recursive tree rendering 2026-06-17 14:26:49 +08:00
workbench feat: milestones 6b-fix through 6e — default-editor, files plugin, workspace host, workspaceItems contribution 2026-06-19 16:42:01 +08:00
workspace feat: add workspace/cases core capability 2026-06-17 12:22:52 +08:00