Class GenericCapabilitiesPromptFragmentContribution
Contribution that registers prompt fragments for each generic capability type.
These fragments are dynamically added to agent prompts based on user selections
from the chat UI dropdowns.
Called when the application is started. The application shell is not attached yet when this method runs.
Should return a promise if it runs asynchronously.
Contribution that registers prompt fragments for each generic capability type. These fragments are dynamically added to agent prompts based on user selections from the chat UI dropdowns.