-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Open
Description
Summary
Track and expose which extension provided each command/template for better debugging and transparency.
Context
Presets have resolve_with_source() (presets.py:1477-1530) which returns source attribution showing which preset/extension/core supplied a template.
Extensions lack this capability.
Requirements
- Track source extension in registry for each registered command
- Add
resolve_with_source()method to ExtensionResolver - Expose source info in
extension infocommand - Support debugging override chains
Related
- Depends on: template resolution system
- Part of extension system parity with preset system
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.