| title | description |
|---|---|
Changelog |
Automatically generated changelog tracking all notable changes to the HVE Core project using semantic versioning |
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Note: This file is automatically maintained by release-please. Do not edit manually.
3.0.2 (2026-02-21)
- agents: add commit message presentation to RPI agent review completion (#721) (a063996)
- agents: standardize name frontmatter to human-readable format (#716) (f3e05d8)
- extension: preserve artifact directory structure in collection packaging (#725) (4fa94e0)
- instructions: pull request template body case-insensitive (#719) (4cc2a5c)
- instructions: reorder branch freshness gate before diff generation (#723) (23b457c)
3.0.1 (2026-02-20)
3.0.0 (2026-02-20)
- skills: migrate PR reference generation to self-contained skill (#669)
- restructure RPI collection to HVE Core naming convention (#668)
- agents: add agile-coach agent (#562) (de8d86c)
- agents: add DT coach agent with tiered instruction loading (#656) (206d3a7)
- agents: add product manager advisor and UX/UI designer agents (#627) (539eb8a)
- agents: add system architecture reviewer for design trade-offs and ADR creation (#626) (de5cfd6)
- build: pin devcontainer image and align tool parity (#704) (6258b1c)
- design-thinking: add manufacturing industry context template (#682) (ce864bf)
- instructions: add DT coaching state protocol for session persistence (#654) (5a5be4e)
- instructions: add dt-coaching-identity ambient instruction (#642) (6209a0d)
- instructions: add dt-method-01-deep for advanced scope conversation techniques (#673) (cc92ef9)
- instructions: add dt-method-03-deep for advanced input synthesis techniques (#676) (0079a4f)
- instructions: add dt-method-09-deep instructions for Method 9 advanced coaching (#703) (150b2a6)
- instructions: add dt-method-sequencing ambient instruction (#650) (e465b2f)
- instructions: add dt-quality-constraints and design-thinking collection (#645) (17002bd)
- instructions: add DT-to-RPI handoff contract specification (#679) (87f9962)
- instructions: add energy industry context template (#687) (41088d8)
- instructions: add healthcare industry context template (#686) (b2d5281)
- instructions: add Method 1 Scope Conversations coaching knowledge (#651) (93e2d48)
- instructions: add Method 2 Design Research coaching knowledge (#652) (30f7f3b)
- instructions: add Method 3 Input Synthesis coaching knowledge (#653) (1efdb7d)
- instructions: add Method 7 High-Fidelity Prototypes coaching instruction (#666) (9233eab)
- instructions: add pull request instructions for PR generation workflow (#706) (73d23eb)
- instructions: create DT curriculum content (9 modules) (#690) (9f7378f), closes #617
- instructions: create dt-method-02-deep.instructions.md (#700) (4d4d0ca)
- instructions: create dt-method-06-lofi-prototypes.instructions.md (#684) (4d5f757)
- instructions: create dt-method-07-deep.instructions.md (#678) (d3ec70d)
- instructions: Create dt-method-08-deep.instructions.md (#683) (d9e1115)
- instructions: create dt-method-08-testing.instructions.md (#681) (3008ad8)
- instructions: create dt-method-09-iteration.instructions.md (#685) (9d7f4f5)
- instructions: create dt-rpi-research-context.instructions.md (#689) (34c7b89)
- instructions: create manufacturing reference learning scenario (#692) (1bd3994)
- instructions: Design Thinking Method 4 brainstorming instruction file (#664) (06f90b0)
- prompts: add DT start-project prompt for coaching initialization (#657) (ce583d5)
- prompts: add dt-resume-coaching prompt for session recovery (#665) (11b93cb)
- prompts: create dt-handoff-problem-space.prompt.md (#688) (277963d)
- scripts: add collection-level maturity field with validation, gating, and notices (#697) (7b1c8e8)
- scripts: add per-violation CI annotations and colorized console output (#637) (bd7d512)
- skills: edit SKILL frontmatter schema, add CI validation, and documentation (#625) (0138a78)
- skills: mandate unit testing and document language support (#636) (9263617)
- skills: migrate PR reference generation to self-contained skill (#669) (cf8805f)
- collections: migrate artifacts into collection-based subdirectories (#658) (dfa5261)
- instructions: optimize Phase 1 DT token budgets and close #564/#565 gaps (#675) (4f42f00)
- scripts: add CI annotations and step summary to copyright header check (#638) (5fa6328)
- scripts: add grouped link-lang console diagnostics and failure summary (#661) (4d6871f)
- scripts: add per-violation Write-Host and Write-CIAnnotation output to Test-DependencyPinning (#640) (9d3b71d)
- scripts: align agent frontmatter schema with VS Code spec (#469) (254d445)
- scripts: optimize PSScriptAnalyzer linting performance in WSL2 (#667) (f120b93)
- scripts: stabilize YAML display key ordering in collection manifest (#701) (73c0d2c)
- scripts: use text stubs for plugin links when symlinks unavailable (#695) (d7650a3)
- skills: fix powershell test coverage in pr-reference skill (#699) (408e6b7)
- dt: add Method 5 Concepts and Method 6 Lo-Fi Prototypes instructions (#693) (cfdcf11)
- hve-guide: add role-based guides and project lifecycle documentation (#663) (17a85da)
- restructure RPI collection to HVE Core naming convention (#668) (120dde0)
- scripts: consolidate duplicate logging into shared SecurityHelpers module (#655) (627a877)
- scripts: use shared SecurityHelpers and CIHelpers modules in security scripts (#705) (3a0baa7)
- deps-dev: bump markdownlint-cli2 from 0.20.0 to 0.21.0 in the npm-dependencies group (#609) (1486dd7)
2.3.10 (2026-02-17)
- agents: add subagent support with dedicated subagent files and simplified prompts (#639) (c080b0a)
- Markdown table in Codespace is not rendered correctly (#619) (5bcea1d)
2.3.9 (2026-02-14)
2.3.8 (2026-02-14)
2.3.7 (2026-02-13)
2.3.6 (2026-02-13)
2.3.5 (2026-02-13)
2.3.4 (2026-02-13)
2.3.3 (2026-02-13)
- workflows: add manual tag creation for draft releases until release-please-action updates (#538) (4a6ef2c)
2.3.2 (2026-02-13)
2.3.1 (2026-02-13)
- build: remove draft flag that prevents release tag creation (#533) (c8de0aa)
- workflows: correct JSON output formatting in plugin discovery step (#531) (910fb8b)
2.3.0 (2026-02-13)
- agents: add GitHub backlog management pipeline (#448) (2b4d123)
- docs: define inactivity closure policies for issues and PRs (#452) (5e710fd)
- extension: implement collection-based plugin distribution system (#439) (3156d98)
- instructions: replace EVEN/ODD hardcoding with runtime milestone discovery protocol (#486) (ae95eb2)
- plugin: support Copilot CLI plugin generation from collection manifests (#496) (e6cee85)
- scripts: enhance on-create.sh to install actionlint and PowerShell modules (#500) (67585f5)
- docs: replace broken relative link with inline code reference (#465) (8133b36)
- instructions: prevent local-only paths from leaking into GitHub issues (#489) (497d2fe)
- workflows: prevent release-please infinite loop on main branch (#470) (134bdd6)
- workflows: remove release-please skip guard that prevents tag creation (#511) (5e53271)
- agents: add GitHub Backlog Manager documentation and agent catalog (#503) (5e818ce)
- align CONTRIBUTING.md with docs/contributing/ guides (#445) (73ef6aa)
- scripts: refactor dev-tools and lib scripts to use CIHelpers module (#482) (fdf9145)
- scripts: standardize PowerShell entry point guard pattern (#477) (6b84a8e)
- config: standardize action mappings in artifact-retention.yml (#487) (7927db2)
- deps-dev: bump cspell from 9.6.2 to 9.6.4 in the npm-dependencies group (#461) (c788095)
- deps: bump actions/setup-python from 5.1.1 to 6.2.0 in the github-actions group (#462) (69ef3c9)
- security: add SBOM artifact retention policy (#479) (8031557), closes #453
2.2.0 (2026-02-06)
- add incident response prompt template (#386) (0adb35c)
- add Skills and VS Code Extension categories to issue/PR templates (#410) (108e160)
- hve-core-guidance-instructions: update guidance artifacts and MCP config (#402) (25b34de)
- security: add action version consistency validation (#423) (f3bb787)
- workflows: add copyright header validation CI workflow (#429) (c53de22)
- docs: add missing Copilot footers, consolidate validation exclusions (#419) (e40f960)
- scripts: include CIHelpers module + packaging script testability (#420) (da26edf)
2.1.0 (2026-02-04)
- add PowerShell script to validate copyright headers (#370) (92fce72)
- docs: Replace deprecated chat.modeFilesLocations with chat.agentFilesLocations (#413) (67fb2ab)
- scripts: add CIHelpers module for CI platform abstraction (#348) (23e7a7e)
- scripts: add SecurityHelpers and CIHelpers modules (#354) (b93d990)
- workflow: add copilot-setup-steps.yml for Coding Agent environment (#398) (085a38b)
- build: increase release-please search depths to prevent 250-commit window issue (#342) (4bb857d)
- build: patch @isaacs/brace-expansion critical vulnerability (#404) (292ef51)
- ci: disable errexit during spell check exit code capture (#356) (ed6ed46)
- ci: exclude extension/README.md from frontmatter validation (#362) (e0d7378)
- exclude test fixtures from markdown link checker (#345) (58147f9)
- extension: resolve path resolution issues in Windows/WSL environments (#407) (8529725)
- linting: use Write-Error instead of Write-Host for error output (#377) (2ca766b)
- scripts: apply CI output escaping to infrastructure scripts (#369) (251021e)
- scripts: apply CI output escaping to linting scripts (#367) (fdd75ed)
- scripts: apply CI output escaping to security scripts (#368) (1237c9a)
- scripts: ensure reliable array count operations in linting and security scripts (#395) (de43e73)
- scripts: standardize PowerShell requirements header block (#385) (6e26282)
- add doc-ops agent to CUSTOM-AGENTS reference (#358) (15f7185)
- add memory agent to CUSTOM-AGENTS.md (#359) (d92c4e1)
- add missing agents to extension README (#357) (d58541c)
- add task-reviewer agent to CUSTOM-AGENTS.md (#363) (0efb722)
- contributing: add copyright header guidelines (#382) (881a567)
- scripts: update README.md with missing directory sections (#355) (ac2966f)
- scripts: align linting and tests with CIHelpers (#401) (3587e6a)
- scripts: extract Invoke-PackageExtension for testability (#343) (858a1be)
- scripts: extract orchestration function for Prepare-Extension testability (#344) (9fd4bd1)
- scripts: replace raw GITHUB_OUTPUT with Set-CIOutput in Package-Extension (#391) (74a30bb)
- security: move DependencyViolation and ComplianceReport to shared module (#378) (1dd31ad)
- add copyright headers to PowerShell scripts (#381) (d19c9b3)
- add copyright headers to shell scripts (#380) (284b456)
- deps-dev: bump cspell from 9.6.1 to 9.6.2 in the npm-dependencies group (#387) (23c2b9f)
- workflows: simplify Copilot setup steps workflow triggers (#414) (492a7b1)
2.0.1 (2026-01-28)
- build: use draft releases for VSIX upload (#338) (f1d3ac6)
- docs: quote YAML frontmatter values in BRD template (#339) (ca988f2)
2.0.0 (2026-01-28)
- agents: add Task Reviewer and expand RPI to 4-phase workflow (#277)
- agents: add hve-core-installer agent to extension package (#297) (c0e48c6)
- agents: add Task Reviewer and expand RPI to 4-phase workflow (#277) (ae76cab)
- build: add code coverage reporting to Pester workflow (#230) (a34822a)
- docs: add GOVERNANCE.md for OSSF Silver Badge compliance (#235) (b0e752c)
- docs: add ROADMAP.md for OSSF Silver badge compliance (#238) (4a41c16)
- mcp: add MCP server configuration guidance and installer enhancements (#225) (0bce418)
- scripts: add YAML linting with actionlint (#234) (d9301f9)
- security: add OpenSSF Scorecard workflow and badge (#271) (7c6d788)
- skills: add video-to-gif conversion skill with FFmpeg two-pass optimization (#247) (8d65c42)
- tests: add Pester tests for LintingHelpers and Validate-MarkdownFrontmatter (#197, #198) (#205) (51ae563)
- build: detect table formatting changes via git diff (#261) (985eee0)
- build: disable MD024 lint rule in CHANGELOG for release-please (#220) (971df94)
- build: quote shell variables and group redirects in workflow files (#299) (3372509)
- build: resolve scorecard badge and workflow security issues (#301) (aeaed13)
- extension: remove frontmatter from README and exclude from markdown linting (#223) (4272529)
- instructions: quote applyTo glob pattern for YAML compatibility (#216) (085199c)
- scripts: add FooterExcludePaths parameter to frontmatter validation (#334) (64db98d)
- scripts: add GHSA word and logs/ exclusion to cspell config (#214) (5c99b3f)
- scripts: correct type assertions in Invoke-YamlLint.Tests.ps1 (#332) (af7050d)
- scripts: eliminate false positives in dependency pinning npm pattern (#273) (ccbdfa3)
- security: add artifact attestation for signed releases (#257) (c52d6e2)
- standardize markdown footers and complete frontmatter (#217) (b4e7556)
- add OpenSSF Best Practices Passing badge to README (#239) (91bc529)
- architecture: add architecture documentation and value proposition (#252) (0e4b02f)
- contributing: add testing requirements for OSSF compliance (#254) (4db1a18)
- docs: add enterprise status badges to README header (#270) (ccb68a4)
- security: add security assurance case and threat model for OSSF Silver (#259) (a390e26)
- application: wrap execution with try blocks, ensure proper … (#296) (35c4417)
- scripts: extract frontmatter validation to testable module (#293) (4e8707e)
- scripts: extract pure functions for Pester testability (#221) (d40e742)
- deps-dev: bump cspell from 9.4.0 to 9.6.0 in the npm-dependencies group (#208) (855914b)
- deps-dev: bump cspell from 9.6.0 to 9.6.1 in the npm-dependencies group (#294) (1e45ad6)
- deps: bump actions/setup-node from 6.1.0 to 6.2.0 in the github-actions group (#209) (c4c69e2)
- deps: bump the github-actions group with 4 updates (#295) (d8337b8)
- remove step-security/harden-runner from workflows (#246) (c5708d8)
1.1.0 (2026-01-19)
- .devcontainer: add development container configuration (#24) (45debf5)
- .github: add github metadata and mcp configuration (#23) (1cb898d)
- agent: Add automated installation via hve-core-installer agent (#82) (a2716d5)
- agents: add brd-builder.agent.md for building BRDs (#122) (bfdc9f3)
- agents: redesign installer with Codespaces support and method documentation (#123) (6329fc0)
- ai: Establish AI-Assisted Development Framework (#48) (f5199a4)
- build: implement automated release management with release-please (#86) (90150e2)
- chatmodes: add architecture diagram builder agent (#145) (db24637)
- config: add development tools configuration files (#19) (9f97522)
- config: add npm package configuration and dependencies (#20) (fcba198)
- copilot: add GitHub Copilot instruction files (#22) (4927284)
- copilot: add specialized chat modes for development workflows (#21) (ae8495f)
- docs: add comprehensive AI artifact contribution documentation (#76) (d81cf96)
- docs: add getting started guide for project configuration (#57) (3b864fa)
- docs: add repository foundation and documentation files (#18) (ad7efb6), closes #2
- docs: add RPI workflow documentation and restructure docs folder (#102) (c3af708)
- extension: hve core vs code extension (#149) (041a1fd)
- extension: implement pre-release versioning with agent maturity filtering (#179) (fb38233)
- instructions: add authoring standards for prompt engineering artifacts (#177) (5de3af9)
- instructions: add extension quick install and enhance installer agent (#176) (48e3d58)
- instructions: add VS Code variant prompt and gitignore recommendation to installer (#185) (b400493)
- instructions: add writing style guide for markdown content (#151) (02df6a8)
- instructions: consolidate C# guidelines and update prompt agent fields (#158) (65342d4)
- instructions: provide guidance on using safe commands to reduce interactive prompting (#117) (1268580)
- linting: add linting and validation scripts (#26) (66be136)
- prompt-builder: enhance prompt engineering instructions and validation protocols (#155) (bc5004f)
- prompts: add ADR placement planning and update template paths (#69) (380885f)
- prompts: add git workflow prompts from edge-ai (#84) (56d66b6)
- prompts: add github-add-issue prompt and github-issue-manager chatmode with delegation pattern (#55) (d0e1789)
- prompts: add PR template discovery and integration to pull-request prompt (#141) (b8a4c7a)
- prompts: add task research initiation prompt and rpi agent(#124) (5113e3b)
- release: implement release management strategy (#161) (6164c3b)
- Risk Register Prompt (#146) (843982c)
- scripts: enhanced JSON Schema validation for markdown frontmatter (#59) (aba152c)
- security: add checksum validation infrastructure (#106) (07528fb)
- security: add security scanning scripts (#25) (82de5a1)
- workflows: add CodeQL security analysis to PR validation (#132) (e5b6e8f)
- workflows: add orchestration workflows and documentation (#29) (de442e0)
- workflows: add security reusable workflows (#28) (2c74399)
- workflows: add validation reusable workflows (#27) (f52352d)
- build: add token parameter to release-please action (#166) (c9189ec)
- build: disable MD012 lint rule in CHANGELOG for release-please compatibility (#173) (54502d8), closes #172
- build: pin npm commands for OpenSSF Scorecard compliance (#181) (c29db54)
- build: remediate GHSA-g9mf-h72j-4rw9 undici vulnerability (#188) (634bf36)
- build: seed CHANGELOG.md with version entry for release-please frontmatter preservation (#170) (2b299ac)
- build: use GitHub App token for release-please (#167) (070e042)
- build: use hashtable splatting for named parameters (#164) (02a965f)
- devcontainer: remove unused Python requirements check (#78) (f17a872), closes #77
- docs: fix broken links and update validation for .vscode/README.md (#118) (160ae7a)
- docs: improve language consistency in Automated Installation section (#139) (a932918)
- docs: replace install button anchor with VS Code protocol handler (#111) (41a265e)
- docs: update install badges to use aka.ms redirect URLs (#114) (868f655)
- linting: use cross-platform path separators in gitignore pattern matching (#121) (3f0aa1b)
- scripts: accepts the token (YYYY-MM-dd) in frontmatter validation (#133) (2648215)
- tools: correct Method 5 path resolution in hve-core-installer (#129) (57ef20d)
- add comprehensive RPI workflow documentation (#153) (cbaa4a9)
- enhance README with contributing, responsible AI, and legal sections (#52) (a424adc)
- instructions: consolidate and enhance AI artifact guidelines (#206) (54dd959)
- migrate chatmodes to agents architecture (#210) (712b0b7)
- build: clean up workflow permissions for Scorecard compliance (#183) (64686e7)
- deps-dev: bump cspell in the npm-dependencies group (#61) (38650eb)
- deps-dev: bump glob from 10.4.5 to 10.5.0 (#74) (b3ca9fd)
- deps-dev: bump markdownlint-cli2 from 0.19.1 to 0.20.0 in the npm-dependencies group (#134) (ebfbe84)
- deps-dev: bump the npm-dependencies group across 1 directory with 2 updates (#109) (936ab84)
- deps-dev: bump the npm-dependencies group with 2 updates (#30) (cf99cbf)
- deps: bump actions/upload-artifact from 5.0.0 to 6.0.0 in the github-actions group (#142) (91eac8a)
- deps: bump js-yaml, markdown-link-check and markdownlint-cli2 (#75) (af03d0e)
- deps: bump the github-actions group with 2 updates (#108) (3e56313)
- deps: bump the github-actions group with 2 updates (#135) (4538a03)
- deps: bump the github-actions group with 2 updates (#62) (d1e0c09)
- deps: bump the github-actions group with 3 updates (#87) (ed550f4)
- deps: bump the github-actions group with 6 updates (#162) (ec5bb12)
- devcontainer: enhance gitleaks installation with checksum verification (#100) (5a8507d)
- devcontainer: refactor setup scripts for improved dependency management (#94) (f5f50d1), closes #98
- security: configure GitHub branch protection for OpenSSF compliance (#191) (90aab1a)
- Initial placeholder for release-please compatibility