-
Notifications
You must be signed in to change notification settings - Fork 1
Display prompts on website #991
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
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: db10c90 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
30a601d
to
b8cd800
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-mud-0405c6703-991.westeurope.1.azurestaticapps.net |
Codecov Report❌ Patch coverage is ❌ Your project status has failed because the head coverage (46.46%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #991 +/- ##
===========================================
- Coverage 67.85% 46.46% -21.40%
===========================================
Files 31 52 +21
Lines 840 2066 +1226
Branches 146 239 +93
===========================================
+ Hits 570 960 +390
- Misses 258 1087 +829
- Partials 12 19 +7
🚀 New features to boost your workflow:
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-mud-0405c6703-991.westeurope.1.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-mud-0405c6703-991.westeurope.1.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-mud-0405c6703-991.westeurope.1.azurestaticapps.net |
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @pagopa/[email protected] ### Patch Changes - 8ad73d8: Enhance documentation about the authentication process Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8a168b3
to
5dbf38b
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-mud-0405c6703-991.westeurope.1.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-mud-0405c6703-991.westeurope.1.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-mud-0405c6703-991.westeurope.1.azurestaticapps.net |
The DX MCP Server provides AI assistants with access to: | ||
|
||
1. **📚 PagoPA DX Documentation**: Query the complete | ||
[DX technical documentation](https://dx.pagopa.it/) using natural language |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[DX technical documentation](https://dx.pagopa.it/) using natural language | |
[DX technical documentation](https://dx.pagopa.it/docs) using natural language |
|
||
1. **📚 PagoPA DX Documentation**: Query the complete | ||
[DX technical documentation](https://dx.pagopa.it/) using natural language | ||
through Amazon Bedrock Knowledge Bases |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
through Amazon Bedrock Knowledge Bases |
I won't specify implementation details that are subject to changes. Users are not interested.
<details> | ||
<summary><b>VS Code / GitHub Copilot</b></summary> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<details> | |
<summary><b>VS Code / GitHub Copilot</b></summary> | |
### VS Code / GitHub Copilot |
} | ||
``` | ||
|
||
</details> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
</details> |
<details> | ||
<summary><b>GitHub Copilot Coding Agent</b></summary> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<details> | |
<summary><b>GitHub Copilot Coding Agent</b></summary> | |
### GitHub Copilot Coding Agent |
} | ||
``` | ||
|
||
</details> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
</details> |
<details> | ||
<summary><b>How to Use a Prompt</b></summary> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<details> | |
<summary><b>How to Use a Prompt</b></summary> | |
## How to Use a Prompt |
The AI assistant will execute the prompt with the appropriate context from your | ||
workspace. | ||
|
||
</details> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
</details> |
https://proud-mud-0405c6703-991.westeurope.1.azurestaticapps.net/docs/ai-tooling/
https://proud-mud-0405c6703-991.westeurope.1.azurestaticapps.net/docs/ai-tooling/prompts-catalog
Depends on #990
Resolves CES-1348