microsoft / microsoft/MAI-Code
[Feedback]: Customer feedback - C++ syntax broken code generation
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 44
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Model
MAI-Code-1-Flash
Feedback
From customer:
It generated code using std::regex, but generated the regular expressions broken: it mixed up the parenthesis brackets and escaped quotes all up so it wouldn't compile. It wasn't too bad to manually fix, but... still. I wish I had kept them around before fixing them.
Copilot surface / environment
VS Code
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file, test, or entry point is named, and the original generated code is unavailable. Start by obtaining a reproducible C++ example from the reported VS Code workflow; done would require confirming that the generated std::regex code compiles and preserves the intended regular expression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, vscode
- Domain
- ai, devtools
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100