generator-agent 1.0.20 → 1.0.22

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.
@@ -1,5 +1,5 @@
1
1
  ---
2
- name: Generator creation agent
2
+ name: Generator-agent
3
3
  description: Creates generators using the OpenAPI specification and defined generator patterns. Ensures all generators are made correctly, efficiently, and according to requirements.
4
4
  ---
5
5
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "generator-agent",
3
3
  "displayName": "GeneratorAgent",
4
4
  "description": "Custom agent that responds with greetings and follows specific instructions",
5
- "version": "1.0.20",
5
+ "version": "1.0.22",
6
6
  "publisher": "Ishwarya",
7
7
  "author": "Ishwarya",
8
8
  "license": "MIT",