Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hve-core",
"metadata": {
"description": "HVE Core",
"version": "3.3.41",
"version": "3.3.47",
"pluginRoot": "./plugins"
},
"owner": {
Expand All @@ -13,85 +13,85 @@
"name": "ado",
"source": "ado",
"description": "Azure DevOps work item management, build monitoring, and pull request creation",
"version": "3.3.41"
"version": "3.3.47"
},
{
"name": "coding-standards",
"source": "coding-standards",
"description": "Language-specific coding instructions and pre-PR code review agents for bash, Bicep, C#, PowerShell, Python, Rust, and Terraform projects",
"version": "3.3.41"
"version": "3.3.47"
},
{
"name": "data-science",
"source": "data-science",
"description": "Data specification generation, Jupyter notebooks, and Streamlit dashboards",
"version": "3.3.41"
"version": "3.3.47"
},
{
"name": "design-thinking",
"source": "design-thinking",
"description": "Design Thinking coaching identity, quality constraints, and methodology instructions for AI-enhanced design thinking across nine methods",
"version": "3.3.41"
"version": "3.3.47"
},
{
"name": "experimental",
"source": "experimental",
"description": "Experimental and preview artifacts not yet promoted to stable collections",
"version": "3.3.41"
"version": "3.3.47"
},
{
"name": "github",
"source": "github",
"description": "GitHub issue discovery, triage, sprint planning, and backlog execution agents and prompts",
"version": "3.3.41"
"version": "3.3.47"
},
{
"name": "gitlab",
"source": "gitlab",
"description": "GitLab merge request and pipeline workflows through a Python skill",
"version": "3.3.41"
"version": "3.3.47"
},
{
"name": "hve-core",
"source": "hve-core",
"description": "HVE Core RPI (Research, Plan, Implement, Review) workflow with Git commit, merge, setup, and pull request prompts",
"version": "3.3.41"
"version": "3.3.47"
},
{
"name": "hve-core-all",
"source": "hve-core-all",
"description": "Full bundle of all stable HVE Core agents, prompts, instructions, and skills",
"version": "3.3.41"
"version": "3.3.47"
},
{
"name": "installer",
"source": "installer",
"description": "Decision-driven installer skill for deploying HVE Core artifacts across workspace configurations",
"version": "3.3.41"
"version": "3.3.47"
},
{
"name": "jira",
"source": "jira",
"description": "Jira backlog management, PRD issue planning, and issue operations through agents, prompts, instructions, and a Python skill",
"version": "3.3.41"
"version": "3.3.47"
},
{
"name": "project-planning",
"source": "project-planning",
"description": "PRDs, BRDs, ADRs, and architecture diagrams",
"version": "3.3.41"
"version": "3.3.47"
},
{
"name": "rai-planning",
"source": "rai-planning",
"description": "Responsible AI assessment and standards-aligned impact analysis",
"version": "3.3.41"
"version": "3.3.47"
},
{
"name": "security",
"source": "security",
"description": "Security review, planning, incident response, risk assessment, and vulnerability analysis",
"version": "3.3.41"
"version": "3.3.47"
}
]
}
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.3.41"
".": "3.3.47"
}
2 changes: 1 addition & 1 deletion extension/templates/package.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"workspace",
"ui"
],
"version": "3.3.41",
"version": "3.3.47",
"description": "AI-powered chat agents, prompts, and instructions for hybrid virtual environments",
"publisher": "ise-hve-essentials",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hve-core",
"version": "3.3.41",
"version": "3.3.47",
"description": "HVE Core",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/ado/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ado",
"description": "Azure DevOps work item management, build monitoring, and pull request creation",
"version": "3.3.41",
"version": "3.3.47",
"agents": [
"agents/ado/"
],
Expand Down
2 changes: 1 addition & 1 deletion plugins/coding-standards/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "coding-standards",
"description": "Language-specific coding instructions and pre-PR code review agents for bash, Bicep, C#, PowerShell, Python, Rust, and Terraform projects",
"version": "3.3.41",
"version": "3.3.47",
"agents": [
"agents/coding-standards/"
],
Expand Down
2 changes: 1 addition & 1 deletion plugins/data-science/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "data-science",
"description": "Data specification generation, Jupyter notebooks, and Streamlit dashboards",
"version": "3.3.41",
"version": "3.3.47",
"agents": [
"agents/data-science/",
"agents/hve-core/subagents/",
Expand Down
2 changes: 1 addition & 1 deletion plugins/design-thinking/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "design-thinking",
"description": "Design Thinking coaching identity, quality constraints, and methodology instructions for AI-enhanced design thinking across nine methods",
"version": "3.3.41",
"version": "3.3.47",
"agents": [
"agents/design-thinking/"
],
Expand Down
2 changes: 1 addition & 1 deletion plugins/experimental/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "experimental",
"description": "Experimental and preview artifacts not yet promoted to stable collections",
"version": "3.3.41",
"version": "3.3.47",
"agents": [
"agents/experimental/",
"agents/experimental/subagents/"
Expand Down
2 changes: 1 addition & 1 deletion plugins/github/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "github",
"description": "GitHub issue discovery, triage, sprint planning, and backlog execution agents and prompts",
"version": "3.3.41",
"version": "3.3.47",
"agents": [
"agents/github/"
],
Expand Down
2 changes: 1 addition & 1 deletion plugins/gitlab/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gitlab",
"description": "GitLab merge request and pipeline workflows through a Python skill",
"version": "3.3.41",
"version": "3.3.47",
"skills": [
"skills/gitlab/"
]
Expand Down
2 changes: 1 addition & 1 deletion plugins/hve-core-all/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hve-core-all",
"description": "Full bundle of all stable HVE Core agents, prompts, instructions, and skills",
"version": "3.3.41",
"version": "3.3.47",
"agents": [
"agents/ado/",
"agents/coding-standards/",
Expand Down
2 changes: 1 addition & 1 deletion plugins/hve-core/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hve-core",
"description": "HVE Core RPI (Research, Plan, Implement, Review) workflow with Git commit, merge, setup, and pull request prompts",
"version": "3.3.41",
"version": "3.3.47",
"agents": [
"agents/hve-core/",
"agents/hve-core/subagents/"
Expand Down
2 changes: 1 addition & 1 deletion plugins/installer/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "installer",
"description": "Decision-driven installer skill for deploying HVE Core artifacts across workspace configurations",
"version": "3.3.41",
"version": "3.3.47",
"skills": [
"skills/installer/"
]
Expand Down
2 changes: 1 addition & 1 deletion plugins/jira/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jira",
"description": "Jira backlog management, PRD issue planning, and issue operations through agents, prompts, instructions, and a Python skill",
"version": "3.3.41",
"version": "3.3.47",
"agents": [
"agents/jira/"
],
Expand Down
2 changes: 1 addition & 1 deletion plugins/project-planning/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "project-planning",
"description": "PRDs, BRDs, ADRs, and architecture diagrams",
"version": "3.3.41",
"version": "3.3.47",
"agents": [
"agents/hve-core/",
"agents/hve-core/subagents/",
Expand Down
2 changes: 1 addition & 1 deletion plugins/rai-planning/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rai-planning",
"description": "Responsible AI assessment and standards-aligned impact analysis",
"version": "3.3.41",
"version": "3.3.47",
"agents": [
"agents/hve-core/subagents/",
"agents/rai-planning/"
Expand Down
2 changes: 1 addition & 1 deletion plugins/security/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "security",
"description": "Security review, planning, incident response, risk assessment, and vulnerability analysis",
"version": "3.3.41",
"version": "3.3.47",
"agents": [
"agents/hve-core/subagents/",
"agents/rai-planning/",
Expand Down
Loading