You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CodeLogic report feature will show deprecated items annotated by java.lang.Deprecated and the resulting target direct link will show a knowledge graph with every deprecated item. We can use this data to update references to deprecated items.
Describe the solution you'd like
Create an MCP tool that determines the deprecated items affected and searches for them using the CodeLogic API's, then use them get the impact analysis via the API. Augment the user's prompt with this data and open tickets for the updates. Therefore creating an easy button to fix references to deprecated items.
Describe alternatives you've considered
No response
Additional context
Priority
Nice to have
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
The CodeLogic report feature will show deprecated items annotated by java.lang.Deprecated and the resulting target direct link will show a knowledge graph with every deprecated item. We can use this data to update references to deprecated items.
Describe the solution you'd like
Create an MCP tool that determines the deprecated items affected and searches for them using the CodeLogic API's, then use them get the impact analysis via the API. Augment the user's prompt with this data and open tickets for the updates. Therefore creating an easy button to fix references to deprecated items.
Describe alternatives you've considered
No response
Additional context
Priority
Nice to have
The text was updated successfully, but these errors were encountered: