-
Notifications
You must be signed in to change notification settings - Fork 0
EXT-2: LocalExtensionRegistry #208
Open
Description
Epic: #206
Depends on: EXT-1
Goal
Implement a registry that scans ~/.querya/extensions/ for installed extensions.
Implementation
- Scan subdirectories of the extensions folder for
manifest.jsonfiles. - Parse discovered manifests into
ExtensionManifestobjects. - Handle malformed manifests gracefully (log error, skip extension).
- Provide a stream or list of available extensions to the app.
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.