diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index eb1d44ea6..e90146ff1 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -2,7 +2,7 @@ "name": "hve-core", "metadata": { "description": "HVE Core", - "version": "3.3.101", + "version": "3.3.111", "pluginRoot": "./plugins" }, "owner": { @@ -13,79 +13,79 @@ "name": "ado", "source": "ado", "description": "Azure DevOps work item management, build monitoring, and pull request creation", - "version": "3.3.101" + "version": "3.3.111" }, { "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.101" + "version": "3.3.111" }, { "name": "data-science", "source": "data-science", "description": "Evaluation dataset creation, data specification generation, Jupyter notebooks, and Streamlit dashboards", - "version": "3.3.101" + "version": "3.3.111" }, { "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.101" + "version": "3.3.111" }, { "name": "experimental", "source": "experimental", "description": "Experimental and preview artifacts not yet promoted to stable collections", - "version": "3.3.101" + "version": "3.3.111" }, { "name": "github", "source": "github", "description": "GitHub issue discovery, triage, sprint planning, and backlog execution agents and prompts", - "version": "3.3.101" + "version": "3.3.111" }, { "name": "gitlab", "source": "gitlab", "description": "GitLab merge request and pipeline workflows through a Python skill", - "version": "3.3.101" + "version": "3.3.111" }, { "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.101" + "version": "3.3.111" }, { "name": "hve-core-all", "source": "hve-core-all", "description": "Full bundle of all stable HVE Core agents, prompts, instructions, and skills", - "version": "3.3.101" + "version": "3.3.111" }, { "name": "installer", "source": "installer", "description": "Decision-driven installer skill for deploying HVE Core artifacts across workspace configurations", - "version": "3.3.101" + "version": "3.3.111" }, { "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.101" + "version": "3.3.111" }, { "name": "project-planning", "source": "project-planning", "description": "PRDs, BRDs, ADRs, and architecture diagrams", - "version": "3.3.101" + "version": "3.3.111" }, { "name": "security", "source": "security", "description": "Security review, planning, incident response, risk assessment, and vulnerability analysis", - "version": "3.3.101" + "version": "3.3.111" } ] } \ No newline at end of file diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 329943413..d2519d847 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.3.101" + ".": "3.3.111" } \ No newline at end of file diff --git a/extension/templates/package.template.json b/extension/templates/package.template.json index ee8d534c6..aca7ae8c6 100644 --- a/extension/templates/package.template.json +++ b/extension/templates/package.template.json @@ -5,7 +5,7 @@ "workspace", "ui" ], - "version": "3.3.101", + "version": "3.3.111", "description": "AI-powered chat agents, prompts, and instructions for hybrid virtual environments", "publisher": "ise-hve-essentials", "repository": { diff --git a/package-lock.json b/package-lock.json index fbf50166d..ee08b213a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hve-core", - "version": "3.3.101", + "version": "3.3.111", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hve-core", - "version": "3.3.101", + "version": "3.3.111", "license": "MIT", "devDependencies": { "@cspell/cspell-json-reporter": "10.0.0", @@ -6987,4 +6987,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 7cd4b2d24..8cafcdd14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hve-core", - "version": "3.3.101", + "version": "3.3.111", "description": "HVE Core", "private": true, "scripts": { @@ -74,4 +74,4 @@ }, "author": "Microsoft", "license": "MIT" -} +} \ No newline at end of file diff --git a/plugins/ado/.github/plugin/plugin.json b/plugins/ado/.github/plugin/plugin.json index cdbb7dbd5..fe6fbaa60 100644 --- a/plugins/ado/.github/plugin/plugin.json +++ b/plugins/ado/.github/plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "ado", "description": "Azure DevOps work item management, build monitoring, and pull request creation", - "version": "3.3.101", + "version": "3.3.111", "agents": [ "agents/ado/" ], diff --git a/plugins/coding-standards/.github/plugin/plugin.json b/plugins/coding-standards/.github/plugin/plugin.json index 74876cb0b..e0c5c48cc 100644 --- a/plugins/coding-standards/.github/plugin/plugin.json +++ b/plugins/coding-standards/.github/plugin/plugin.json @@ -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.101", + "version": "3.3.111", "agents": [ "agents/coding-standards/" ], diff --git a/plugins/data-science/.github/plugin/plugin.json b/plugins/data-science/.github/plugin/plugin.json index ec47013da..f8b1bd70c 100644 --- a/plugins/data-science/.github/plugin/plugin.json +++ b/plugins/data-science/.github/plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "data-science", "description": "Evaluation dataset creation, data specification generation, Jupyter notebooks, and Streamlit dashboards", - "version": "3.3.101", + "version": "3.3.111", "agents": [ "agents/data-science/", "agents/hve-core/subagents/", diff --git a/plugins/design-thinking/.github/plugin/plugin.json b/plugins/design-thinking/.github/plugin/plugin.json index 7df0d0ca0..c806917de 100644 --- a/plugins/design-thinking/.github/plugin/plugin.json +++ b/plugins/design-thinking/.github/plugin/plugin.json @@ -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.101", + "version": "3.3.111", "agents": [ "agents/design-thinking/" ], diff --git a/plugins/experimental/.github/plugin/plugin.json b/plugins/experimental/.github/plugin/plugin.json index 87d28001a..220293baf 100644 --- a/plugins/experimental/.github/plugin/plugin.json +++ b/plugins/experimental/.github/plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "experimental", "description": "Experimental and preview artifacts not yet promoted to stable collections", - "version": "3.3.101", + "version": "3.3.111", "agents": [ "agents/experimental/", "agents/experimental/subagents/" diff --git a/plugins/github/.github/plugin/plugin.json b/plugins/github/.github/plugin/plugin.json index 96c1058e5..c56d5dd64 100644 --- a/plugins/github/.github/plugin/plugin.json +++ b/plugins/github/.github/plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "github", "description": "GitHub issue discovery, triage, sprint planning, and backlog execution agents and prompts", - "version": "3.3.101", + "version": "3.3.111", "agents": [ "agents/github/" ], diff --git a/plugins/gitlab/.github/plugin/plugin.json b/plugins/gitlab/.github/plugin/plugin.json index ea1cbf11c..3247cd3ad 100644 --- a/plugins/gitlab/.github/plugin/plugin.json +++ b/plugins/gitlab/.github/plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "gitlab", "description": "GitLab merge request and pipeline workflows through a Python skill", - "version": "3.3.101", + "version": "3.3.111", "skills": [ "skills/gitlab/" ] diff --git a/plugins/hve-core-all/.github/plugin/plugin.json b/plugins/hve-core-all/.github/plugin/plugin.json index 78efc00b6..7eba3f975 100644 --- a/plugins/hve-core-all/.github/plugin/plugin.json +++ b/plugins/hve-core-all/.github/plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "hve-core-all", "description": "Full bundle of all stable HVE Core agents, prompts, instructions, and skills", - "version": "3.3.101", + "version": "3.3.111", "agents": [ "agents/ado/", "agents/coding-standards/", diff --git a/plugins/hve-core/.github/plugin/plugin.json b/plugins/hve-core/.github/plugin/plugin.json index 2f4f81218..62a80459a 100644 --- a/plugins/hve-core/.github/plugin/plugin.json +++ b/plugins/hve-core/.github/plugin/plugin.json @@ -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.101", + "version": "3.3.111", "agents": [ "agents/hve-core/", "agents/hve-core/subagents/" diff --git a/plugins/installer/.github/plugin/plugin.json b/plugins/installer/.github/plugin/plugin.json index f5e011ea6..d947d40d4 100644 --- a/plugins/installer/.github/plugin/plugin.json +++ b/plugins/installer/.github/plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "installer", "description": "Decision-driven installer skill for deploying HVE Core artifacts across workspace configurations", - "version": "3.3.101", + "version": "3.3.111", "skills": [ "skills/installer/" ] diff --git a/plugins/jira/.github/plugin/plugin.json b/plugins/jira/.github/plugin/plugin.json index de81a12f3..b9d44c127 100644 --- a/plugins/jira/.github/plugin/plugin.json +++ b/plugins/jira/.github/plugin/plugin.json @@ -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.101", + "version": "3.3.111", "agents": [ "agents/jira/" ], diff --git a/plugins/project-planning/.github/plugin/plugin.json b/plugins/project-planning/.github/plugin/plugin.json index 5dcfa618c..b74078add 100644 --- a/plugins/project-planning/.github/plugin/plugin.json +++ b/plugins/project-planning/.github/plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "project-planning", "description": "PRDs, BRDs, ADRs, and architecture diagrams", - "version": "3.3.101", + "version": "3.3.111", "agents": [ "agents/hve-core/", "agents/hve-core/subagents/", diff --git a/plugins/security/.github/plugin/plugin.json b/plugins/security/.github/plugin/plugin.json index d4f1d73be..adf3635a6 100644 --- a/plugins/security/.github/plugin/plugin.json +++ b/plugins/security/.github/plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "security", "description": "Security review, planning, incident response, risk assessment, and vulnerability analysis", - "version": "3.3.101", + "version": "3.3.111", "agents": [ "agents/hve-core/subagents/", "agents/rai-planning/",