Skip to content

chore(main): release hve-core 3.0.0#644

Merged
WilliamBerryiii merged 1 commit intomainfrom
release-please--branches--main--components--hve-core
Feb 20, 2026
Merged

chore(main): release hve-core 3.0.0#644
WilliamBerryiii merged 1 commit intomainfrom
release-please--branches--main--components--hve-core

Conversation

@hve-core-release-please
Copy link
Copy Markdown
Contributor

@hve-core-release-please hve-core-release-please bot commented Feb 17, 2026

🤖 I have created a release beep boop

3.0.0 (2026-02-20)

⚠ BREAKING CHANGES

  • skills: migrate PR reference generation to self-contained skill (#669)
  • restructure RPI collection to HVE Core naming convention (#668)

✨ Features

  • 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)

🐛 Bug Fixes

  • 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)

📚 Documentation

  • 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)

♻️ Refactoring

  • 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)

🔧 Maintenance

  • deps-dev: bump markdownlint-cli2 from 0.20.0 to 0.21.0 in the npm-dependencies group (#609) (1486dd7)

This PR was generated with Release Please. See documentation.

@hve-core-release-please hve-core-release-please bot requested a review from a team as a code owner February 17, 2026 20:48
@hve-core-release-please hve-core-release-please bot added the autorelease: pending Release-please: PR awaiting merge label Feb 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 17, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.79%. Comparing base (73d23eb) to head (026515a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #644   +/-   ##
=======================================
  Coverage   85.79%   85.79%           
=======================================
  Files          23       23           
  Lines        4801     4801           
=======================================
  Hits         4119     4119           
  Misses        682      682           
Flag Coverage Δ
pester 85.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hve-core-release-please hve-core-release-please bot force-pushed the release-please--branches--main--components--hve-core branch from 0e4414d to f95e470 Compare February 17, 2026 21:04
@hve-core-release-please hve-core-release-please bot changed the title chore(main): release hve-core 2.3.11 chore(main): release hve-core 2.4.0 Feb 17, 2026
@hve-core-release-please hve-core-release-please bot force-pushed the release-please--branches--main--components--hve-core branch 17 times, most recently from ddce58c to 80aa80d Compare February 19, 2026 04:08
@hve-core-release-please hve-core-release-please bot changed the title chore(main): release hve-core 2.4.0 chore(main): release hve-core 3.0.0 Feb 19, 2026
@hve-core-release-please hve-core-release-please bot force-pushed the release-please--branches--main--components--hve-core branch 6 times, most recently from 0e12d2b to 34cfce6 Compare February 19, 2026 20:27
@hve-core-release-please hve-core-release-please bot force-pushed the release-please--branches--main--components--hve-core branch 23 times, most recently from cacc5f0 to 57d7e40 Compare February 20, 2026 21:14
@hve-core-release-please hve-core-release-please bot force-pushed the release-please--branches--main--components--hve-core branch from 57d7e40 to 026515a Compare February 20, 2026 21:29
@WilliamBerryiii WilliamBerryiii merged commit 75b7ec1 into main Feb 20, 2026
18 of 19 checks passed
@hve-core-release-please
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@hve-core-release-please hve-core-release-please bot added autorelease: tagged Release-please: Release created and tagged and removed autorelease: pending Release-please: PR awaiting merge labels Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged Release-please: Release created and tagged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(instructions): Create DT curriculum content feat(instructions): Coaching foundation — ambient instructions tier

2 participants