@uipath/skills 1.202.0-preview.782 → 1.202.0-preview.783
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/assets/skill-status.json +1 -1
- package/package.json +1 -1
- package/version-manifest.json +1 -1
package/README.md
CHANGED
|
@@ -125,7 +125,7 @@ Every skill's maturity is tracked in [`assets/skill-status.json`](assets/skill-s
|
|
|
125
125
|
| `uipath-process-mining` | Preview |
|
|
126
126
|
| `uipath-review` | Preview |
|
|
127
127
|
| `uipath-rpa` | Stable |
|
|
128
|
-
| `uipath-solution` |
|
|
128
|
+
| `uipath-solution` | Stable |
|
|
129
129
|
| `uipath-tasks` | Stable |
|
|
130
130
|
| `uipath-test` | In-development |
|
|
131
131
|
| `uipath-troubleshoot` | Preview |
|
package/assets/skill-status.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/skills",
|
|
3
|
-
"version": "1.202.0-preview.
|
|
3
|
+
"version": "1.202.0-preview.783",
|
|
4
4
|
"description": "UiPath agent skills for Claude Code, Codex, Cursor, Copilot, Gemini and OpenCode — RPA, UI automation, UI testing, coded agents/apps/workflows, and troubleshooting. Distributed as the UiPath Claude Code plugin.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "UiPath"
|
package/version-manifest.json
CHANGED