-
-
Notifications
You must be signed in to change notification settings - Fork 18
Add static native module registry #266
Copy link
Copy link
Open
Labels
area:runtimeLive runtime and session lifecycleLive runtime and session lifecyclearea:shellApp shell and workspace routingApp shell and workspace routingpriority:p2Useful, but lower priorityUseful, but lower prioritytype:featureUser-facing feature workUser-facing feature work
Metadata
Metadata
Assignees
Labels
area:runtimeLive runtime and session lifecycleLive runtime and session lifecyclearea:shellApp shell and workspace routingApp shell and workspace routingpriority:p2Useful, but lower priorityUseful, but lower prioritytype:featureUser-facing feature workUser-facing feature work
Projects
Status
Backlog
Goal
Add a small static registry for built-in native capability modules so terminal, GitOps, and future native surfaces have one discoverable place to declare their identity before any real plugin system exists.
Scope
id,label,description, and optional capability tags.nativeTerminalModuleandnativeGitOpsModule.Acceptance criteria
bun run ai:checkpasses.Notes
This is the bridge after the module-boundary work. It should make future contribution slots easier, but the first slice should stay deliberately boring and metadata-only.