Official Verstak plugins monorepo — files, notes, markdown-editor, preview, activity, journal, browser-inbox, search, secrets, templates + shared packages
 
 
 
 
 
 
Go to file
mirivlad ba9386d535 fix: P1 plugin contributions cleanup + P0 inbox workspace picker
Plugin contributions:
- Remove sidebarItems from Activity, Journal (only workspace tabs)
- Remove workspaceItems from Browser Inbox (only sidebar/global)
- Remove workspaceItems from Search (only Ctrl+K command)
- Remove sidebarItems from Platform Test (developer tool, not in sidebar)

Browser Inbox:
- Add workspace picker for captures without workspaceRootPath
- Add assignToWorkspace() with proper storage key migration
- Add loadWorkspacesList() via plugin API
- Add picker CSS styles
- Selections now get same workspace assignment + conversion flow

Fixes P0 issues: captures and selections without workspace assignment
now have clear path to conversion (assign → convert)
2026-07-01 04:15:28 +08:00
docs Align official plugins with v2 runtime 2026-06-27 12:36:31 +08:00
plugins fix: P1 plugin contributions cleanup + P0 inbox workspace picker 2026-07-01 04:15:28 +08:00
scripts feat: improve secrets management UI 2026-06-29 21:42:38 +08:00
.gitignore chore: stop tracking compiled backend binary, add to gitignore 2026-06-17 16:33:48 +08:00
AGENTS.md Remove redundant Markdown preview provider 2026-06-27 23:58:30 +08:00
README.md Initial commit 2026-06-16 06:35:43 +03:00

README.md

verstak-official-plugins

Official Verstak plugins monorepo — files, notes, markdown-editor, preview, activity, journal, browser-inbox, search, secrets, templates + shared packages