Skip to content

Commit 9c2c855

Browse files
joborduclaude
andcommitted
release: 0.41.15 — automatic test reuse in verify-work
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 8888e63 commit 9c2c855

4 files changed

Lines changed: 12 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

77
## [Unreleased]
88

9+
## [0.41.15] - 2026-04-07 — Automatic test reuse in verify-work
10+
11+
### Added
12+
- `feat(verify-work)`: `present_test` step now auto-discovers and runs framework-native tests (Playwright first, Jest fallback) via `maintain-tests discover` + `maintain-tests run-batch` before presenting to user — UAT completes automatically when all discovered tests pass, falls back to manual checkpoint when tests fail or no tests are found
13+
914
## [0.41.14] - 2026-04-06 — Dist-tag alignment automation
1015

1116
### Fixed

docs/assets/terminal.svg

Lines changed: 1 addition & 1 deletion
Loading

package-lock.json

Lines changed: 5 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nforma.ai/nforma",
3-
"version": "0.41.14",
3+
"version": "0.41.15",
44
"description": "nForma — Multi-agent coding orchestrator with quorum consensus and formal verification (TLA+, Alloy, PRISM). Consensus before code, proof before production.",
55
"bin": {
66
"nforma": "bin/nforma-cli.js",

0 commit comments

Comments
 (0)