Skip to content

Diagnostics: Conversion of existing diagnostics to new format #9535

@expipiplus1

Description

@expipiplus1

Description:
Automate the migration of existing diagnostics to the newly defined format. To ensure efficiency, leverage an LLM to perform the initial transformation of the codebase.

Tasks:

  • Define the prompt template for the LLM to ensure accurate conversion.
  • Run the conversion script across the old diagnostic files.
  • Perform a manual sanity check on converted diagnostics.
  • Fix the tests to cope with the new output

In order to give a good estimate for this task, we'll need to trial an LLM on some subset of diagnostics to see if it has any issues in effecting this task. For now this has an optimistic estimate assuming that LLMs can be effectively leveraged for ths task,

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions