Skip to content

Plugins Overview

Entrance’s core has zero business logic. Every feature is a plugin with isolated tables, scoped events, and runtime permissions.

PluginAnalogyDepthStatus
LauncherSpotlight / RaycastLight
ForgeForeman — dispatch, monitor, collectHeavy
VaultSafe — encrypted key storageMedium
BoardKanban — Linear syncHeavy🚧
ConnectorZapier — connect external servicesMedium🚧
LevelMeaningExample
LightManage shortcuts and launchersLauncher
MediumOrchestrate workflows, manage configVault, Connector
HeavyConsume APIs, replace standalone appsForge, Board
PluginPurpose
MeshDistributed registry + cross-instance scheduling
SeekerRaycast-style full-screen search
SyncGit-based config synchronization

Launcher

Global hotkey, fuzzy search, instant launch. Learn more →

Forge

Agent lifecycle: dispatch, monitor, checkpoint. Learn more →