Skip to content

Make it possible to browse and select diagnostic issues to fix in a given iteration #635

@pranavgaikwad

Description

@pranavgaikwad

Right now, we send to the agent all new diagnostic issues found in a given iteration. The summary of issues is displayed to the user as part of the chat message. The summary isn't clickable, also the user cannot select which issues to fix.

This issue asks suggest two things -

First, in the chat box, user should be able to click on the filename and see an editor window or something that shows all diagnostics issues found in that file:

Image

In the above example, pom.xml and InventoryNotificationMDB.java should be clickable and user should be able to see all diagnostics issues found in those files in a separate view.

Second, make it possible to select which issues an agent should fix and which ones it should discard.

Metadata

Metadata

Assignees

Labels

effort/LRequires large effort, will likely take the entire sprint.enhancementNew feature or request

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions