-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
💡 [Feature]: fine-tune prompts #254
Comments
along the way we should ensure the command actions are only visible if conditions are met. For example user is logged in or is in context of an SPFx project |
for now there seems to be an issue when using prompt-tsx and when in the same extesion react is used. |
ok I did huge propress here and have very nice results for the general prompts and /new command prompts. |
## 🎯 Aim The aim is to upgrade prompts, especially setup and new to allow a more natural way to talk about those topics. In `/new` command the aim is to provide functionality to create a new project together with Copilot by providing the required information to create the yo scaffolding command ## 📷 Result ![chat-in-action-new](https://github.com/user-attachments/assets/9425077e-243c-4ce8-87de-4e857317ce50) ![chat-in-action-new2](https://github.com/user-attachments/assets/e9a89b1e-d2c4-45db-8495-f58ac7cd2602) ![chat-in-action-setup](https://github.com/user-attachments/assets/bd0e9ed0-d79f-4006-9f62-60d164996caa) ## ✅ What was done - [X] Updated prompt grounding - [X] Updated readme - [X] Added new way to create new project together with Copilot ## 🔗 Related issue Closes #254
done |
## 🎯 Aim The aim is to upgrade prompts, especially setup and new to allow a more natural way to talk about those topics. In `/new` command the aim is to provide functionality to create a new project together with Copilot by providing the required information to create the yo scaffolding command ## 📷 Result ![chat-in-action-new](https://github.com/user-attachments/assets/9425077e-243c-4ce8-87de-4e857317ce50) ![chat-in-action-new2](https://github.com/user-attachments/assets/e9a89b1e-d2c4-45db-8495-f58ac7cd2602) ![chat-in-action-setup](https://github.com/user-attachments/assets/bd0e9ed0-d79f-4006-9f62-60d164996caa) ## ✅ What was done - [X] Updated prompt grounding - [X] Updated readme - [X] Added new way to create new project together with Copilot ## 🔗 Related issue Closes #254
🎯 Aim of the feature
The aim is to use prompt-tsx to improve the prompts and their behavior
📷 Images (if possible) with expected result
No response
🤔 Additional remarks or comments
follow up to #239
The text was updated successfully, but these errors were encountered: