microsoft / microsoft/typespec

AI CodeFix/Documentation based codefixes

Open
#7,098 0 comments 1 reaction 0 assignees View on GitHub
compiler:core design:needed triaged:core
Dominant language
Java
Stars
5.9k
Forks
394
Avg merge
1d 23h
Merged PRs (30d)
104

Description

This is maybe 2 issues into one. The idea is that copilot or other agent can do a great job of fixing issues if enough instructions is given on what is the problem.

There are diagnostics that cannot easily write a solid codefix logic because they would for example require fixing things in multiple places but this is somewhere an AI agent could shine.

The 2 parts to this are:
1. Finding how we can integrate codefixes with copliot. It might just be that the diagnostic needs to have the fix instruction there and vscode or other AI ide can resolve it automatically with the "try to fix with copilot"
2. See if we need a separate instruction based codefix or that it should just be part of the diagnostic message.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.