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
+15-15Lines changed: 15 additions & 15 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.3.10",
5
+
"version": "3.3.11",
6
6
"pluginRoot": "./plugins"
7
7
},
8
8
"owner": {
@@ -13,85 +13,85 @@
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.3.10"
16
+
"version": "3.3.11"
17
17
},
18
18
{
19
19
"name": "coding-standards",
20
20
"source": "coding-standards",
21
21
"description": "Language-specific coding instructions and pre-PR code review agents for bash, Bicep, C#, PowerShell, Python, Rust, and Terraform projects",
22
-
"version": "3.3.10"
22
+
"version": "3.3.11"
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.3.10"
28
+
"version": "3.3.11"
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.3.10"
34
+
"version": "3.3.11"
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.3.10"
40
+
"version": "3.3.11"
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.3.10"
46
+
"version": "3.3.11"
47
47
},
48
48
{
49
49
"name": "gitlab",
50
50
"source": "gitlab",
51
51
"description": "GitLab merge request and pipeline workflows through a Python skill",
52
-
"version": "3.3.10"
52
+
"version": "3.3.11"
53
53
},
54
54
{
55
55
"name": "hve-core",
56
56
"source": "hve-core",
57
57
"description": "HVE Core RPI (Research, Plan, Implement, Review) workflow with Git commit, merge, setup, and pull request prompts",
58
-
"version": "3.3.10"
58
+
"version": "3.3.11"
59
59
},
60
60
{
61
61
"name": "hve-core-all",
62
62
"source": "hve-core-all",
63
63
"description": "Full bundle of all stable HVE Core agents, prompts, instructions, and skills",
64
-
"version": "3.3.10"
64
+
"version": "3.3.11"
65
65
},
66
66
{
67
67
"name": "installer",
68
68
"source": "installer",
69
69
"description": "Decision-driven installer skill for deploying HVE Core artifacts across workspace configurations",
70
-
"version": "3.3.10"
70
+
"version": "3.3.11"
71
71
},
72
72
{
73
73
"name": "jira",
74
74
"source": "jira",
75
75
"description": "Jira backlog management, PRD issue planning, and issue operations through agents, prompts, instructions, and a Python skill",
76
-
"version": "3.3.10"
76
+
"version": "3.3.11"
77
77
},
78
78
{
79
79
"name": "project-planning",
80
80
"source": "project-planning",
81
81
"description": "PRDs, BRDs, ADRs, and architecture diagrams",
82
-
"version": "3.3.10"
82
+
"version": "3.3.11"
83
83
},
84
84
{
85
85
"name": "rai-planning",
86
86
"source": "rai-planning",
87
87
"description": "Responsible AI assessment, sensitive uses screening, and standards-aligned impact analysis",
***agents:** replace anchor links in meeting-analyst with bold text references ([#1201](https://github.com/microsoft/hve-core/issues/1201)) ([cd6f7ed](https://github.com/microsoft/hve-core/commit/cd6f7edda977045807dd643662700ec47015c822))
21
+
***build:** resolve npm audit vulnerabilities via dependency overrides ([#1200](https://github.com/microsoft/hve-core/issues/1200)) ([5fc601b](https://github.com/microsoft/hve-core/commit/5fc601bcfef9714b7ac2ef61dcfc71fe13e3ca54))
22
+
***docs:** separate mermaid node declarations and add dynamic diagram generation with tests ([#1215](https://github.com/microsoft/hve-core/issues/1215)) ([934c30b](https://github.com/microsoft/hve-core/commit/934c30b132536a31d84a423520c61f1341d3fcf2))
23
+
***skills:** remove recursive symlinks in jira and gitlab skill directories ([#1233](https://github.com/microsoft/hve-core/issues/1233)) ([ed903fd](https://github.com/microsoft/hve-core/commit/ed903fd6111ecb884728438632b009888190a143))
24
+
* validate-installation scripts now check .github/skills directory ([#1010](https://github.com/microsoft/hve-core/issues/1010)) ([#1206](https://github.com/microsoft/hve-core/issues/1206)) ([b181c20](https://github.com/microsoft/hve-core/commit/b181c200a4fae2af71415c325a08a80c29994b61))
25
+
***workflows:** sync package-lock.json after pre-release version bump ([#1236](https://github.com/microsoft/hve-core/issues/1236)) ([2b084e0](https://github.com/microsoft/hve-core/commit/2b084e009177034494defb9515fff4c274418419))
26
+
27
+
28
+
### ♻️ Refactoring
29
+
30
+
***coding-standards:** align agent and prompt folder names to collection identifier ([#1210](https://github.com/microsoft/hve-core/issues/1210)) ([3b1d408](https://github.com/microsoft/hve-core/commit/3b1d408240cb9da8f20df474019c1f1c90b8f356))
31
+
32
+
33
+
### 🔧 Maintenance
34
+
35
+
***deps-dev:** bump handlebars from 4.7.8 to 4.7.9 in /docs/docusaurus ([#1217](https://github.com/microsoft/hve-core/issues/1217)) ([f014f58](https://github.com/microsoft/hve-core/commit/f014f58819905d7df45749b0d5a6929f9b167732))
***deps:** bump brace-expansion from 5.0.3 to 5.0.5 in /docs/docusaurus ([#1213](https://github.com/microsoft/hve-core/issues/1213)) ([8716461](https://github.com/microsoft/hve-core/commit/8716461389cb5611db43c083e9fa57ff55e65b65))
38
+
***deps:** bump path-to-regexp from 0.1.12 to 0.1.13 in /docs/docusaurus ([#1226](https://github.com/microsoft/hve-core/issues/1226)) ([b40e682](https://github.com/microsoft/hve-core/commit/b40e682a43cde9a71a44477ff52dac06f9ae8c93))
39
+
***deps:** bump pygments from 2.19.2 to 2.20.0 in /.github/skills/gitlab/gitlab ([#1234](https://github.com/microsoft/hve-core/issues/1234)) ([997dd76](https://github.com/microsoft/hve-core/commit/997dd76e759420fe60c2a6ff5918d1dd63a0b2c7))
40
+
***deps:** bump the github-actions group with 4 updates ([#1231](https://github.com/microsoft/hve-core/issues/1231)) ([6ac66a6](https://github.com/microsoft/hve-core/commit/6ac66a67d8546535b6d3e35f8756698c39786e84))
41
+
***plugins:** preserve subdirectories and suffixes in plugin generation ([#1188](https://github.com/microsoft/hve-core/issues/1188)) ([51c3781](https://github.com/microsoft/hve-core/commit/51c378192ca17ba54a69fd0c9a734963ce62eb7b))
42
+
***settings:** add missing folders and alphabetize location lists ([#1193](https://github.com/microsoft/hve-core/issues/1193)) ([f077d81](https://github.com/microsoft/hve-core/commit/f077d81e16d18a2efb8257bd63f830e56550162e))
Copy file name to clipboardExpand all lines: plugins/design-thinking/.github/plugin/plugin.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "design-thinking",
3
3
"description": "Design Thinking coaching identity, quality constraints, and methodology instructions for AI-enhanced design thinking across nine methods",
0 commit comments