Release v0.67.2

This commit is contained in:
Mario Zechner
2026-04-14 23:41:17 +02:00
parent be6ac02238
commit 5a3e702389
21 changed files with 71 additions and 57 deletions

64
package-lock.json generated
View File

@@ -6132,9 +6132,9 @@
}
},
"node_modules/koffi": {
"version": "2.15.6",
"resolved": "https://registry.npmjs.org/koffi/-/koffi-2.15.6.tgz",
"integrity": "sha512-WQBpM5uo74UQ17UpsFN+PUOrQQg4/nYdey4SGVluQun2drYYfePziLLWdSmFb4wSdWlJC1aimXQnjhPCheRKuw==",
"version": "2.16.0",
"resolved": "https://registry.npmjs.org/koffi/-/koffi-2.16.0.tgz",
"integrity": "sha512-h/2NJueOKWd0YYycEOWDspomizgNfuOKf/V7ZE2fytvuRtHoY9Tb+y4x6GJ6pFqaVndWn9dLK+sCI14eWtu5rA==",
"hasInstallScript": true,
"license": "MIT",
"optional": true,
@@ -8115,6 +8115,19 @@
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
"license": "MIT"
},
"node_modules/uuid": {
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz",
"integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==",
"funding": [
"https://github.com/sponsors/broofa",
"https://github.com/sponsors/ctavan"
],
"license": "MIT",
"bin": {
"uuid": "dist/esm/bin/uuid"
}
},
"node_modules/vite": {
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.2.tgz",
@@ -8542,10 +8555,10 @@
},
"packages/agent": {
"name": "@mariozechner/pi-agent-core",
"version": "0.67.1",
"version": "0.67.2",
"license": "MIT",
"dependencies": {
"@mariozechner/pi-ai": "^0.67.1"
"@mariozechner/pi-ai": "^0.67.2"
},
"devDependencies": {
"@types/node": "^24.3.0",
@@ -8575,7 +8588,7 @@
},
"packages/ai": {
"name": "@mariozechner/pi-ai",
"version": "0.67.1",
"version": "0.67.2",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.73.0",
@@ -8623,13 +8636,13 @@
},
"packages/coding-agent": {
"name": "@mariozechner/pi-coding-agent",
"version": "0.67.1",
"version": "0.67.2",
"license": "MIT",
"dependencies": {
"@mariozechner/jiti": "^2.6.2",
"@mariozechner/pi-agent-core": "^0.67.1",
"@mariozechner/pi-ai": "^0.67.1",
"@mariozechner/pi-tui": "^0.67.1",
"@mariozechner/pi-agent-core": "^0.67.2",
"@mariozechner/pi-ai": "^0.67.2",
"@mariozechner/pi-tui": "^0.67.2",
"@silvia-odwyer/photon-node": "^0.3.4",
"ajv": "^8.17.1",
"chalk": "^5.5.0",
@@ -8645,6 +8658,7 @@
"proper-lockfile": "^4.1.2",
"strip-ansi": "^7.1.0",
"undici": "^7.19.1",
"uuid": "^11.1.0",
"yaml": "^2.8.2"
},
"bin": {
@@ -8669,22 +8683,22 @@
},
"packages/coding-agent/examples/extensions/custom-provider-anthropic": {
"name": "pi-extension-custom-provider-anthropic",
"version": "1.18.1",
"version": "1.18.2",
"dependencies": {
"@anthropic-ai/sdk": "^0.52.0"
}
},
"packages/coding-agent/examples/extensions/custom-provider-gitlab-duo": {
"name": "pi-extension-custom-provider-gitlab-duo",
"version": "1.18.1"
"version": "1.18.2"
},
"packages/coding-agent/examples/extensions/custom-provider-qwen-cli": {
"name": "pi-extension-custom-provider-qwen-cli",
"version": "1.17.1"
"version": "1.17.2"
},
"packages/coding-agent/examples/extensions/with-deps": {
"name": "pi-extension-with-deps",
"version": "1.31.1",
"version": "1.31.2",
"dependencies": {
"ms": "^2.1.3"
},
@@ -8720,13 +8734,13 @@
},
"packages/mom": {
"name": "@mariozechner/pi-mom",
"version": "0.67.1",
"version": "0.67.2",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sandbox-runtime": "^0.0.16",
"@mariozechner/pi-agent-core": "^0.67.1",
"@mariozechner/pi-ai": "^0.67.1",
"@mariozechner/pi-coding-agent": "^0.67.1",
"@mariozechner/pi-agent-core": "^0.67.2",
"@mariozechner/pi-ai": "^0.67.2",
"@mariozechner/pi-coding-agent": "^0.67.2",
"@sinclair/typebox": "^0.34.0",
"@slack/socket-mode": "^2.0.0",
"@slack/web-api": "^7.0.0",
@@ -8765,10 +8779,10 @@
},
"packages/pods": {
"name": "@mariozechner/pi",
"version": "0.67.1",
"version": "0.67.2",
"license": "MIT",
"dependencies": {
"@mariozechner/pi-agent-core": "^0.67.1",
"@mariozechner/pi-agent-core": "^0.67.2",
"chalk": "^5.5.0"
},
"bin": {
@@ -8781,7 +8795,7 @@
},
"packages/tui": {
"name": "@mariozechner/pi-tui",
"version": "0.67.1",
"version": "0.67.2",
"license": "MIT",
"dependencies": {
"@types/mime-types": "^2.1.4",
@@ -8828,12 +8842,12 @@
},
"packages/web-ui": {
"name": "@mariozechner/pi-web-ui",
"version": "0.67.1",
"version": "0.67.2",
"license": "MIT",
"dependencies": {
"@lmstudio/sdk": "^1.5.0",
"@mariozechner/pi-ai": "^0.67.1",
"@mariozechner/pi-tui": "^0.67.1",
"@mariozechner/pi-ai": "^0.67.2",
"@mariozechner/pi-tui": "^0.67.2",
"docx-preview": "^0.3.7",
"jszip": "^3.10.1",
"lucide": "^0.544.0",
@@ -8854,7 +8868,7 @@
},
"packages/web-ui/example": {
"name": "pi-web-ui-example",
"version": "1.55.1",
"version": "1.55.2",
"dependencies": {
"@mariozechner/mini-lit": "^0.2.0",
"@mariozechner/pi-ai": "file:../../ai",

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.67.2] - 2026-04-14
## [0.67.1] - 2026-04-13

View File

@@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-agent-core",
"version": "0.67.1",
"version": "0.67.2",
"description": "General-purpose agent with transport abstraction, state management, and attachment support",
"type": "module",
"main": "./dist/index.js",
@@ -17,7 +17,7 @@
"prepublishOnly": "npm run clean && npm run build"
},
"dependencies": {
"@mariozechner/pi-ai": "^0.67.1"
"@mariozechner/pi-ai": "^0.67.2"
},
"keywords": [
"ai",

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.67.2] - 2026-04-14
### Fixed

View File

@@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-ai",
"version": "0.67.1",
"version": "0.67.2",
"description": "Unified LLM API with automatic model discovery and provider configuration",
"type": "module",
"main": "./dist/index.js",

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.67.2] - 2026-04-14
### New Features

View File

@@ -1,12 +1,12 @@
{
"name": "pi-extension-custom-provider",
"version": "1.18.1",
"version": "1.18.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pi-extension-custom-provider",
"version": "1.18.1",
"version": "1.18.2",
"dependencies": {
"@anthropic-ai/sdk": "^0.52.0"
}

View File

@@ -1,7 +1,7 @@
{
"name": "pi-extension-custom-provider-anthropic",
"private": true,
"version": "1.18.1",
"version": "1.18.2",
"type": "module",
"scripts": {
"clean": "echo 'nothing to clean'",

View File

@@ -1,7 +1,7 @@
{
"name": "pi-extension-custom-provider-gitlab-duo",
"private": true,
"version": "1.18.1",
"version": "1.18.2",
"type": "module",
"scripts": {
"clean": "echo 'nothing to clean'",

View File

@@ -1,7 +1,7 @@
{
"name": "pi-extension-custom-provider-qwen-cli",
"private": true,
"version": "1.17.1",
"version": "1.17.2",
"type": "module",
"scripts": {
"clean": "echo 'nothing to clean'",

View File

@@ -1,12 +1,12 @@
{
"name": "pi-extension-with-deps",
"version": "1.31.1",
"version": "1.31.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pi-extension-with-deps",
"version": "1.31.1",
"version": "1.31.2",
"dependencies": {
"ms": "^2.1.3"
},

View File

@@ -1,7 +1,7 @@
{
"name": "pi-extension-with-deps",
"private": true,
"version": "1.31.1",
"version": "1.31.2",
"type": "module",
"scripts": {
"clean": "echo 'nothing to clean'",

View File

@@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-coding-agent",
"version": "0.67.1",
"version": "0.67.2",
"description": "Coding agent CLI with read, bash, edit, write tools and session management",
"type": "module",
"piConfig": {
@@ -40,9 +40,9 @@
},
"dependencies": {
"@mariozechner/jiti": "^2.6.2",
"@mariozechner/pi-agent-core": "^0.67.1",
"@mariozechner/pi-ai": "^0.67.1",
"@mariozechner/pi-tui": "^0.67.1",
"@mariozechner/pi-agent-core": "^0.67.2",
"@mariozechner/pi-ai": "^0.67.2",
"@mariozechner/pi-tui": "^0.67.2",
"@silvia-odwyer/photon-node": "^0.3.4",
"ajv": "^8.17.1",
"chalk": "^5.5.0",

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.67.2] - 2026-04-14
## [0.67.1] - 2026-04-13

View File

@@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-mom",
"version": "0.67.1",
"version": "0.67.2",
"description": "Slack bot that delegates messages to the pi coding agent",
"type": "module",
"bin": {
@@ -20,9 +20,9 @@
},
"dependencies": {
"@anthropic-ai/sandbox-runtime": "^0.0.16",
"@mariozechner/pi-agent-core": "^0.67.1",
"@mariozechner/pi-ai": "^0.67.1",
"@mariozechner/pi-coding-agent": "^0.67.1",
"@mariozechner/pi-agent-core": "^0.67.2",
"@mariozechner/pi-ai": "^0.67.2",
"@mariozechner/pi-coding-agent": "^0.67.2",
"@sinclair/typebox": "^0.34.0",
"@slack/socket-mode": "^2.0.0",
"@slack/web-api": "^7.0.0",

View File

@@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi",
"version": "0.67.1",
"version": "0.67.2",
"description": "CLI tool for managing vLLM deployments on GPU pods",
"type": "module",
"bin": {
@@ -33,7 +33,7 @@
"node": ">=20.0.0"
},
"dependencies": {
"@mariozechner/pi-agent-core": "^0.67.1",
"@mariozechner/pi-agent-core": "^0.67.2",
"chalk": "^5.5.0"
},
"devDependencies": {}

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.67.2] - 2026-04-14
### Added

View File

@@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-tui",
"version": "0.67.1",
"version": "0.67.2",
"description": "Terminal User Interface library with differential rendering for efficient text-based applications",
"type": "module",
"main": "dist/index.js",

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [0.67.2] - 2026-04-14
## [0.67.1] - 2026-04-13

View File

@@ -1,6 +1,6 @@
{
"name": "pi-web-ui-example",
"version": "1.55.1",
"version": "1.55.2",
"private": true,
"type": "module",
"scripts": {

View File

@@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-web-ui",
"version": "0.67.1",
"version": "0.67.2",
"description": "Reusable web UI components for AI chat interfaces powered by @mariozechner/pi-ai",
"type": "module",
"main": "dist/index.js",
@@ -18,8 +18,8 @@
},
"dependencies": {
"@lmstudio/sdk": "^1.5.0",
"@mariozechner/pi-ai": "^0.67.1",
"@mariozechner/pi-tui": "^0.67.1",
"@mariozechner/pi-ai": "^0.67.2",
"@mariozechner/pi-tui": "^0.67.2",
"docx-preview": "^0.3.7",
"jszip": "^3.10.1",
"lucide": "^0.544.0",