Plugin Ecosystem

Philosophy

  • Plugins are capsules with dedicated sandboxes and 10 MB storage quotas.
  • Manifests declare metadata, entry points, and permissions; pnpm utils:publish distributes them.
  • CoreBox aggregates plugin commands for search, shortcuts, and workflows.

Types

TypeDescriptionExamples
FunctionalUI, events, or servicesTask capture, translation, scripts
WidgetLives in workspace or notification centerDashboards, timers, snapshots
WorkflowAPI-onlyBatch operations, automation chains

Discover & Manage

  1. Open CoreBox, type market.
  2. Filter by tags, rating, or search; click Add to install.
  3. Manage versions, permissions, and status via Settings → Plugins.

Security

  • Plugins run in isolated processes and talk through Channel APIs.
  • Sensitive permissions trigger consent sheets and runtime prompts.
  • Over-budget plugins are paused automatically.

Starter Stack

  • Core efficiency: Clipbox, Universal Search, Task Capsule.
  • Engineering: Git Watcher, API Tester, Snippet Vault.
  • Creative: Color Studio, Asset Board, Storyboard.