Skip to content

Commit bae34ae

Browse files
committed
Merge origin/main into feat/semantic-diff-node-inverses (reconcile pnpm-lock.yaml)
2 parents 2ebb351 + 45cd961 commit bae34ae

127 files changed

Lines changed: 8303 additions & 2661 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

agentic/cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.7.6](https://github.com/constructive-io/constructive/compare/@agentic-kit/cli@0.7.5...@agentic-kit/cli@0.7.6) (2026-07-31)
7+
8+
**Note:** Version bump only for package @agentic-kit/cli
9+
610
## [0.7.5](https://github.com/constructive-io/constructive/compare/@agentic-kit/cli@0.7.4...@agentic-kit/cli@0.7.5) (2026-07-31)
711

812
**Note:** Version bump only for package @agentic-kit/cli

agentic/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentic-kit/cli",
3-
"version": "0.7.5",
3+
"version": "0.7.6",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "agent — the pi coding agent with the Constructive harness baked in, purely a shell",
66
"main": "index.js",

agentic/pi/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.8.6](https://github.com/constructive-io/constructive/compare/@agentic-kit/pi@0.8.5...@agentic-kit/pi@0.8.6) (2026-07-31)
7+
8+
**Note:** Version bump only for package @agentic-kit/pi
9+
610
## [0.8.5](https://github.com/constructive-io/constructive/compare/@agentic-kit/pi@0.8.4...@agentic-kit/pi@0.8.5) (2026-07-31)
711

812
### Bug Fixes

agentic/pi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentic-kit/pi",
3-
"version": "0.8.5",
3+
"version": "0.8.6",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "Pi adapter for agentic-kit — the Constructive typed db tools (provision, blueprint, codegen, records, policies, templates) and confirm gate as a pi coding-agent extension",
66
"main": "index.js",

examples/codegen-integration/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.6](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@2.10.5...@constructive-io/examples-codegen-integration@2.10.6) (2026-07-31)
7+
8+
**Note:** Version bump only for package @constructive-io/examples-codegen-integration
9+
610
## [2.10.5](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@2.10.4...@constructive-io/examples-codegen-integration@2.10.5) (2026-07-31)
711

812
**Note:** Version bump only for package @constructive-io/examples-codegen-integration

examples/codegen-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@constructive-io/examples-codegen-integration",
3-
"version": "2.10.5",
3+
"version": "2.10.6",
44
"private": true,
55
"scripts": {
66
"codegen": "tsx scripts/codegen-runner.ts",

examples/pglite-socket/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.9.6](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-pglite-socket@1.9.5...@constructive-io/examples-pglite-socket@1.9.6) (2026-07-31)
7+
8+
**Note:** Version bump only for package @constructive-io/examples-pglite-socket
9+
610
## [1.9.5](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-pglite-socket@1.9.4...@constructive-io/examples-pglite-socket@1.9.5) (2026-07-31)
711

812
**Note:** Version bump only for package @constructive-io/examples-pglite-socket

examples/pglite-socket/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@constructive-io/examples-pglite-socket",
3-
"version": "1.9.5",
3+
"version": "1.9.6",
44
"private": true,
55
"description": "Example: the pgpm migrate engine deploying into PGlite (WASM Postgres) over the pg-gateway socket shim — no Postgres service required.",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-bulk-mutations/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.10.6](https://github.com/constructive-io/constructive/compare/graphile-bulk-mutations@1.10.5...graphile-bulk-mutations@1.10.6) (2026-07-31)
7+
8+
**Note:** Version bump only for package graphile-bulk-mutations
9+
610
## [1.10.5](https://github.com/constructive-io/constructive/compare/graphile-bulk-mutations@1.10.4...graphile-bulk-mutations@1.10.5) (2026-07-31)
711

812
**Note:** Version bump only for package graphile-bulk-mutations

graphile/graphile-bulk-mutations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-bulk-mutations",
3-
"version": "1.10.5",
3+
"version": "1.10.6",
44
"description": "PostGraphile v5 plugin for bulk insert, upsert, update, and delete mutations with ON CONFLICT handling",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

0 commit comments

Comments
 (0)