Sophia Chen

Results 13 issues of Sophia Chen

## Summary of the Pull Request Adding experimentation of a new landing page. ## PR Checklist - [ ] **Closes:** #xxx - [ ] **Communication:** I've discussed this with core...

### Dev Home version _No response_ ### Dev Home Azure Extension version _No response_ ### Windows build number _No response_ ### Other software _No response_ ### Steps to reproduce the...

Issue-Bug
Area-Machine-Config
Priority-2

### Suggested new feature or improvement With the newest .NET 8 migration, there is a RID workaround needed for reverting back to pre-.NET 8 method of Host using the RID...

Area-Build
Type-CodeHealth
Issue-Task

## Summary of the pull request Introduces SDK changes needed for the Chat Style integration of Quickstart Playground ## References and relevant issues ## Detailed description of the pull request...

## Summary of the pull request https://github.com/microsoft/devhome/pull/3908 with the SDK changes needs to be merged in first This adds the UI changes required for the chat style portion of Quickstart...

## Summary of the pull request - refines the completions file - allows the user to chat with the ui to refine their prompt to make an acceptable prompt ##...

![image](https://github.com/user-attachments/assets/c615fb7c-75a3-460a-a78d-89f2c4abe990) This is in the case of our special abstract scenario - Our specially generated abstract class is marked with a WinRT attribute - Source generated default interface's GUID is...

Example of the abstract projections class: ![image](https://github.com/user-attachments/assets/d72b1509-4533-4539-9e7b-cd673321219a) Intellisense experience: ![image](https://github.com/user-attachments/assets/32c39598-9676-4e17-ba00-3d9fc6b223be) ![image](https://github.com/user-attachments/assets/795d6fb0-2a86-4c6e-a98c-bddec5a67f46)

Once #1898 gets merged to its target branch, I will change the target branch for this PR to my working branch: user/chenss3/udkauthoring. This is apart of the bigger change to...