You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/plugin/marketplace.json
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"name": "hve-core",
3
3
"metadata": {
4
4
"description": "HVE Core",
5
-
"version": "3.0.1",
5
+
"version": "3.0.2",
6
6
"pluginRoot": "./plugins"
7
7
},
8
8
"owner": {
@@ -13,67 +13,67 @@
13
13
"name": "ado",
14
14
"source": "ado",
15
15
"description": "Azure DevOps work item management, build monitoring, and pull request creation",
16
-
"version": "3.0.1"
16
+
"version": "3.0.2"
17
17
},
18
18
{
19
19
"name": "coding-standards",
20
20
"source": "coding-standards",
21
21
"description": "Language-specific coding instructions for bash, Bicep, C#, Python, and Terraform projects",
22
-
"version": "3.0.1"
22
+
"version": "3.0.2"
23
23
},
24
24
{
25
25
"name": "data-science",
26
26
"source": "data-science",
27
27
"description": "Data specification generation, Jupyter notebooks, and Streamlit dashboards",
28
-
"version": "3.0.1"
28
+
"version": "3.0.2"
29
29
},
30
30
{
31
31
"name": "design-thinking",
32
32
"source": "design-thinking",
33
33
"description": "Design Thinking coaching identity, quality constraints, and methodology instructions for AI-enhanced design thinking across nine methods",
34
-
"version": "3.0.1"
34
+
"version": "3.0.2"
35
35
},
36
36
{
37
37
"name": "experimental",
38
38
"source": "experimental",
39
39
"description": "Experimental and preview artifacts not yet promoted to stable collections",
40
-
"version": "3.0.1"
40
+
"version": "3.0.2"
41
41
},
42
42
{
43
43
"name": "github",
44
44
"source": "github",
45
45
"description": "GitHub issue discovery, triage, sprint planning, and backlog execution agents and prompts",
46
-
"version": "3.0.1"
46
+
"version": "3.0.2"
47
47
},
48
48
{
49
49
"name": "hve-core",
50
50
"source": "hve-core",
51
51
"description": "HVE Core RPI (Research, Plan, Implement, Review) workflow with Git commit, merge, setup, and pull request prompts",
52
-
"version": "3.0.1"
52
+
"version": "3.0.2"
53
53
},
54
54
{
55
55
"name": "hve-core-all",
56
56
"source": "hve-core-all",
57
57
"description": "Full bundle of all stable HVE Core agents, prompts, instructions, and skills",
58
-
"version": "3.0.1"
58
+
"version": "3.0.2"
59
59
},
60
60
{
61
61
"name": "installer",
62
62
"source": "installer",
63
63
"description": "Interactive installer agent for deploying HVE Core artifacts across workspace configurations",
64
-
"version": "3.0.1"
64
+
"version": "3.0.2"
65
65
},
66
66
{
67
67
"name": "project-planning",
68
68
"source": "project-planning",
69
69
"description": "PRDs, BRDs, ADRs, and architecture diagrams",
70
-
"version": "3.0.1"
70
+
"version": "3.0.2"
71
71
},
72
72
{
73
73
"name": "security-planning",
74
74
"source": "security-planning",
75
75
"description": "Security plan creation, incident response, and risk assessment",
***agents:** standardize name frontmatter to human-readable format ([#716](https://github.com/microsoft/hve-core/issues/716)) ([f3e05d8](https://github.com/microsoft/hve-core/commit/f3e05d8bfd2fdffd564a003bf162f24d3a3ca44c))
22
+
***extension:** preserve artifact directory structure in collection packaging ([#725](https://github.com/microsoft/hve-core/issues/725)) ([4fa94e0](https://github.com/microsoft/hve-core/commit/4fa94e041749a231e5148b6c3054197c389d30bf))
23
+
***instructions:** pull request template body case-insensitive ([#719](https://github.com/microsoft/hve-core/issues/719)) ([4cc2a5c](https://github.com/microsoft/hve-core/commit/4cc2a5c98f987cd29dc4c9d52463246cf5796101))
24
+
***instructions:** reorder branch freshness gate before diff generation ([#723](https://github.com/microsoft/hve-core/issues/723)) ([23b457c](https://github.com/microsoft/hve-core/commit/23b457c0e7643629b8438497895e7cf9c2609566))
"description": "Design Thinking coaching identity, quality constraints, and methodology instructions for AI-enhanced design thinking across nine methods",
0 commit comments