Skip to content

Commit eb45d69

Browse files
chore(main): pre-release 3.1.46 (#823)
## Pre-Release 3.1.46 ### ✨ Features - add Docusaurus 3 documentation site with GitHub Pages deployment (#680) - add workflow permissions validation for OpenSSF Scorecard compliance (#759) - add DT coach return path handoff to task-researcher (#591) (#758) - add DT subagent handoff workflow instructions (#592) (#757) - create dt-method-06-deep.instructions.md (#602) (#748) - create dt-method-05-deep.instructions.md (#747) - add DT-aware task-implementor context instructions (#755) - extract embedded PowerShell from workflows into testable scripts (#738) - add gitleaks binary-based secret scanning as PR gate (#734) - add SBOM generation, attestation, and diff tooling to release pipeline (#730) - add dt-learning-tutor agent for DT education (#662) - add DT image prompt generation guidance for Method 5 (#726) - add DT-aware task-reviewer review context (#714) - add dt-method-next routing prompt (#713) - create dt-method-04-deep.instructions.md (#709) - add Implementation Space exit handoff prompt for DT workflows (#708) - add Write-CIStepSummary markdown table to Test-SHAStaleness github output (#660) - add dt-handoff-solution-space prompt for Solution Spac… (#707) ### 🐛 Bug Fixes - update prerelease publish to use even/odd convention (#822) - update sidebar link color to meet WCAG AA contrast requirements (#814) - harden even/odd versioning against regression and syntax errors (#816) - replace even/odd versioning with SemVer -rc.N suffixes (#811) - ensure prerelease label exists before PR creation (#806) - replace Docusaurus favicons with Microsoft logo (#808) - add missing subagents and shared instructions to collection manifests (#804) - standardize file path conventions for copilot-tracking output (#784) - enforce project-scoped artifact isolation across DT files (#766) - add top-level permissions to copilot-setup-steps.yml (#760) - update broken file directives and markdown links after collection directory reorg (#743) - add pre-release companion pipeline with even/odd versioning (#735) - exclude auto-generated CHANGELOG.md from spell check (#756) - add job-level permissions to extension-publish.yml (#729) - resolve handoff dependencies using display names (#727) - add job-level permissions to validate-version in extension-publish-prerelease (#731) - replace parent-directory VS Code settings paths with per-subdirectory enumeration (#732) ### 📚 Documentation - add Design Thinking documentation and DT-to-RPI handoff (#789) - add customization guides for HVE Core artifacts (#772) - reconcile documentation against implementation (#771) - document accepted Token-Permissions risks and add lint:dependency-pinning (#763) - add Design Thinking section to hve-core-all collection description (#762) ### ♻️ Refactoring - move collection scripts from plugins to collections (#728) - remove duplicate git diff logic in frontmatter validator (#473) ### 🔧 Maintenance - pre-release 3.1.44 (#819) - bump basic-ftp from 5.0.5 to 5.2.0 (#780) - standardize script path references in SKILL.md files (#768) - bump the github-actions group across 1 directory with 2 updates (#752) --- *Managed automatically by pre-release workflow.* Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a6bfb4f commit eb45d69

File tree

15 files changed

+26
-26
lines changed

15 files changed

+26
-26
lines changed

.github/plugin/marketplace.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "hve-core",
33
"metadata": {
44
"description": "HVE Core",
5-
"version": "3.1.44",
5+
"version": "3.1.46",
66
"pluginRoot": "./plugins"
77
},
88
"owner": {
@@ -13,67 +13,67 @@
1313
"name": "ado",
1414
"source": "ado",
1515
"description": "Azure DevOps work item management, build monitoring, and pull request creation",
16-
"version": "3.1.44"
16+
"version": "3.1.46"
1717
},
1818
{
1919
"name": "coding-standards",
2020
"source": "coding-standards",
2121
"description": "Language-specific coding instructions for bash, Bicep, C#, Python, and Terraform projects",
22-
"version": "3.1.44"
22+
"version": "3.1.46"
2323
},
2424
{
2525
"name": "data-science",
2626
"source": "data-science",
2727
"description": "Data specification generation, Jupyter notebooks, and Streamlit dashboards",
28-
"version": "3.1.44"
28+
"version": "3.1.46"
2929
},
3030
{
3131
"name": "design-thinking",
3232
"source": "design-thinking",
3333
"description": "Design Thinking coaching identity, quality constraints, and methodology instructions for AI-enhanced design thinking across nine methods",
34-
"version": "3.1.44"
34+
"version": "3.1.46"
3535
},
3636
{
3737
"name": "experimental",
3838
"source": "experimental",
3939
"description": "Experimental and preview artifacts not yet promoted to stable collections",
40-
"version": "3.1.44"
40+
"version": "3.1.46"
4141
},
4242
{
4343
"name": "github",
4444
"source": "github",
4545
"description": "GitHub issue discovery, triage, sprint planning, and backlog execution agents and prompts",
46-
"version": "3.1.44"
46+
"version": "3.1.46"
4747
},
4848
{
4949
"name": "hve-core",
5050
"source": "hve-core",
5151
"description": "HVE Core RPI (Research, Plan, Implement, Review) workflow with Git commit, merge, setup, and pull request prompts",
52-
"version": "3.1.44"
52+
"version": "3.1.46"
5353
},
5454
{
5555
"name": "hve-core-all",
5656
"source": "hve-core-all",
5757
"description": "Full bundle of all stable HVE Core agents, prompts, instructions, and skills",
58-
"version": "3.1.44"
58+
"version": "3.1.46"
5959
},
6060
{
6161
"name": "installer",
6262
"source": "installer",
6363
"description": "Interactive installer agent for deploying HVE Core artifacts across workspace configurations",
64-
"version": "3.1.44"
64+
"version": "3.1.46"
6565
},
6666
{
6767
"name": "project-planning",
6868
"source": "project-planning",
6969
"description": "PRDs, BRDs, ADRs, and architecture diagrams",
70-
"version": "3.1.44"
70+
"version": "3.1.46"
7171
},
7272
{
7373
"name": "security-planning",
7474
"source": "security-planning",
7575
"description": "Security plan creation, incident response, and risk assessment",
76-
"version": "3.1.44"
76+
"version": "3.1.46"
7777
}
7878
]
7979
}

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.1.44"
2+
".": "3.1.46"
33
}

extension/templates/package.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"workspace",
66
"ui"
77
],
8-
"version": "3.1.44",
8+
"version": "3.1.46",
99
"description": "AI-powered chat agents, prompts, and instructions for hybrid virtual environments",
1010
"publisher": "ise-hve-essentials",
1111
"repository": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hve-core",
3-
"version": "3.1.44",
3+
"version": "3.1.46",
44
"description": "HVE Core",
55
"private": true,
66
"scripts": {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "ado",
33
"description": "Azure DevOps work item management, build monitoring, and pull request creation",
4-
"version": "3.1.44"
4+
"version": "3.1.46"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "coding-standards",
33
"description": "Language-specific coding instructions for bash, Bicep, C#, Python, and Terraform projects",
4-
"version": "3.1.44"
4+
"version": "3.1.46"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "data-science",
33
"description": "Data specification generation, Jupyter notebooks, and Streamlit dashboards",
4-
"version": "3.1.44"
4+
"version": "3.1.46"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "design-thinking",
33
"description": "Design Thinking coaching identity, quality constraints, and methodology instructions for AI-enhanced design thinking across nine methods",
4-
"version": "3.1.44"
4+
"version": "3.1.46"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "experimental",
33
"description": "Experimental and preview artifacts not yet promoted to stable collections",
4-
"version": "3.1.44"
4+
"version": "3.1.46"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "github",
33
"description": "GitHub issue discovery, triage, sprint planning, and backlog execution agents and prompts",
4-
"version": "3.1.44"
4+
"version": "3.1.46"
55
}

0 commit comments

Comments
 (0)