Skip to content

Commit 6880388

Browse files
committed
chore(release): publish
- @agentic-kit/pi-embed@0.2.2 - @agentic-kit/pi-ext-run-log@0.2.1 - @agentic-kit/run-log@0.3.0 - @constructive-io/examples-pgpm-projections@0.3.3 - graphile-function-bindings@1.12.3 - @constructive-io/playwright-test@3.15.3 - @constructive-io/graphql-server@5.17.3 - graphql-server-test@3.19.3 - @constructive-io/cli@8.15.3 - pgpm@5.26.3 - @pgpmjs/export@1.17.3 - pg-codegen@5.19.0 - @pgpmjs/pglite-adapter@1.12.3 - pglite-test@1.11.3 - @constructive-io/query-builder@3.11.0
1 parent 7224264 commit 6880388

30 files changed

Lines changed: 81 additions & 15 deletions

File tree

‎agentic/pi-embed/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.2.2](https://github.com/constructive-io/constructive/compare/@agentic-kit/pi-embed@0.2.1...@agentic-kit/pi-embed@0.2.2) (2026-08-15)
7+
8+
**Note:** Version bump only for package @agentic-kit/pi-embed
9+
610
## [0.2.1](https://github.com/constructive-io/constructive/compare/@agentic-kit/pi-embed@0.2.0...@agentic-kit/pi-embed@0.2.1) (2026-08-15)
711

812
### Bug Fixes

‎agentic/pi-embed/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-embed",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "compose a pi coding-agent session with Constructive's run log, metering and approval lanes — one embedding for local and cloud runs",
66
"main": "index.js",

‎agentic/pi-ext-run-log/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.2.1](https://github.com/constructive-io/constructive/compare/@agentic-kit/pi-ext-run-log@0.2.0...@agentic-kit/pi-ext-run-log@0.2.1) (2026-08-15)
7+
8+
**Note:** Version bump only for package @agentic-kit/pi-ext-run-log
9+
610
# 0.2.0 (2026-08-14)
711

812
### Features

‎agentic/pi-ext-run-log/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-ext-run-log",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "pi extension that mirrors every session entry into an @agentic-kit/run-log store, verbatim and in order",
66
"main": "index.js",

‎agentic/run-log/CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.3.0](https://github.com/constructive-io/constructive/compare/@agentic-kit/run-log@0.2.0...@agentic-kit/run-log@0.3.0) (2026-08-15)
7+
8+
### Features
9+
10+
- **run-log:** registered entry types, durable gate decisions, and span projection ([1a226d1](https://github.com/constructive-io/constructive/commit/1a226d1b339bd2bfbc075938f61ded67271ac0f0))
11+
612
# 0.2.0 (2026-08-14)
713

814
### Features

‎agentic/run-log/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/run-log",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "The append-only agent run log — pi session entries stored verbatim under a run/seq wrapper, with projections for transcript, usage, tool state and resumable sessions",
66
"main": "index.js",

‎examples/pgpm-projections/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.3.3](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-pgpm-projections@0.3.2...@constructive-io/examples-pgpm-projections@0.3.3) (2026-08-15)
7+
8+
**Note:** Version bump only for package @constructive-io/examples-pgpm-projections
9+
610
## [0.3.2](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-pgpm-projections@0.3.1...@constructive-io/examples-pgpm-projections@0.3.2) (2026-08-15)
711

812
**Note:** Version bump only for package @constructive-io/examples-pgpm-projections

‎examples/pgpm-projections/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-pgpm-projections",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"private": true,
55
"description": "Example: pgpm projections — one schema, projected into every granularity, naming, partition, and output shape, all proven to deploy to the identical Postgres catalog.",
66
"homepage": "https://github.com/constructive-io/constructive",

‎graphile/graphile-function-bindings/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.12.3](https://github.com/constructive-io/constructive/compare/graphile-function-bindings@1.12.2...graphile-function-bindings@1.12.3) (2026-08-15)
7+
8+
**Note:** Version bump only for package graphile-function-bindings
9+
610
## [1.12.2](https://github.com/constructive-io/constructive/compare/graphile-function-bindings@1.12.1...graphile-function-bindings@1.12.2) (2026-08-15)
711

812
**Note:** Version bump only for package graphile-function-bindings

‎graphile/graphile-function-bindings/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-function-bindings",
3-
"version": "1.12.2",
3+
"version": "1.12.3",
44
"description": "PostGraphile v5 plugin — exposes API-bound compute functions as typed GraphQL mutations backed by function_invocations inserts",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

0 commit comments

Comments
 (0)