Verstak Core Platform + UI Shell — plugin runtime, capability registry, vault API, event bus, sync client
 
 
 
 
 
 
Go to file
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
cmd/smoke-platform feat: milestone 5b — frontend bundle host + VerstakPluginAPI stub 2026-06-17 17:39:50 +08:00
docs feat: milestones 6b-fix through 6e — default-editor, files plugin, workspace host, workspaceItems contribution 2026-06-19 16:42:01 +08:00
frontend feat: milestones 6b-fix through 6e — default-editor, files plugin, workspace host, workspaceItems contribution 2026-06-19 16:42:01 +08:00
internal feat: milestones 6b-fix through 6e — default-editor, files plugin, workspace host, workspaceItems contribution 2026-06-19 16:42:01 +08:00
scripts feat: add bundle-host-test.cjs + smoke integration 2026-06-17 18:51:14 +08:00
.gitignore fix: add workspace capability name check to smoke, clean up tracked build artifacts 2026-06-17 16:32:08 +08:00
AGENTS.md Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00
README.md Initial commit 2026-06-16 06:35:41 +03:00
go.mod feat: add core vault layer with capability registration 2026-06-16 20:37:48 +08:00
go.sum feat: add scripts/build.sh, test.sh, check.sh + gofmt + go mod tidy 2026-06-16 12:11:55 +08:00
main.go Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00
wails.json feat: plugin discovery, capability/contribution/permission registries, Plugin Manager UI 2026-06-16 12:00:43 +08:00

README.md

verstak-desktop

Verstak Core Platform + UI Shell — plugin runtime, capability registry, vault API, event bus, sync client