Skip to content

Tags: dhanesh/manifold

Tags

v2.32.1

Toggle v2.32.1's commit message
chore(release): 2.32.1 [skip ci]

## [2.32.1](v2.32.0...v2.32.1) (2026-05-03)

### Bug Fixes

* **m1-constrain:** release the elicitation-pattern adoption from f4b8afc ([6fa5bd7](6fa5bd7))

v2.32.0

Toggle v2.32.0's commit message
chore(release): 2.32.0 [skip ci]

## [2.32.0](v2.31.3...v2.32.0) (2026-05-01)

### Features

* **serve:** add manifold-serve pwa visualiser with apple-themed story spine ([861fadf](861fadf))

v2.31.3

Toggle v2.31.3's commit message
chore(release): 2.31.3 [skip ci]

## [2.31.3](v2.31.2...v2.31.3) (2026-04-18)

### Bug Fixes

* **release:** pin bun to 1.3.11 and revert to linux cross-compile ([6ec78ed](6ec78ed))

v2.31.2

Toggle v2.31.2's commit message
chore(release): 2.31.2 [skip ci]

## [2.31.2](v2.31.1...v2.31.2) (2026-04-18)

### Bug Fixes

* **release:** skip codesign when bun already signed the mach-o ([a4808f2](a4808f2))

v2.31.1

Toggle v2.31.1's commit message
chore(release): 2.31.1 [skip ci]

## [2.31.1](v2.31.0...v2.31.1) (2026-04-18)

### Bug Fixes

* **release:** sign darwin binaries on macos runners ([acf98b2](acf98b2))

v2.31.0

Toggle v2.31.0's commit message
chore(release): 2.31.0 [skip ci]

## [2.31.0](v2.30.2...v2.31.0) (2026-04-18)

### Features

* add phase-commons hook and reduce context rot across all phases ([ea96ec5](ea96ec5))
* **schema:** non-software domain branch + prompt-eval polish (closes prompt-eval-fixes-v2) ([f36ecd6](f36ecd6))

### Bug Fixes

* auto-update cli binary when hooks.json references unsupported commands ([9bb0108](9bb0108))
* make hooks.json canonical in install/ and sync to plugin/ ([0fccd91](0fccd91))
* pin cli version to plugin manifest and dual-write manifest ([31a9d3a](31a9d3a))

v2.30.2

Toggle v2.30.2's commit message
chore(release): 2.30.2 [skip ci]

## [2.30.2](v2.30.1...v2.30.2) (2026-04-08)

### Bug Fixes

* implement prompt eval fixes — 12 issues resolved across 8 phase commands ([2034e88](2034e88))

v2.30.1

Toggle v2.30.1's commit message
chore(release): 2.30.1 [skip ci]

## [2.30.1](v2.30.0...v2.30.1) (2026-04-05)

### Bug Fixes

* revert zod 4 upgrade that breaks schema validation ([2545031](2545031)), closes [#5](#5)

v2.30.0

Toggle v2.30.0's commit message
chore(release): 2.30.0 [skip ci]

## [2.30.0](v2.29.0...v2.30.0) (2026-04-05)

### Features

* enhance thinking prompts with cross-phase data flow and quality gates ([890159a](890159a))

v2.29.0

Toggle v2.29.0's commit message
chore(release): 2.29.0 [skip ci]

## [2.29.0](v2.28.4...v2.29.0) (2026-04-05)

### Features

* cross-platform hooks, structured logging, file splitting, windows support ([fd90b6a](fd90b6a))