Merge origin/main into model runtime changes

This commit is contained in:
Mario Zechner
2026-07-15 13:00:45 +02:00
26 changed files with 244 additions and 163 deletions
@@ -1,12 +1,12 @@
{
"name": "pi-extension-custom-provider",
"version": "0.80.6",
"version": "0.80.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pi-extension-custom-provider",
"version": "0.80.6",
"version": "0.80.7",
"dependencies": {
"@anthropic-ai/sdk": "^0.52.0"
}
@@ -1,7 +1,7 @@
{
"name": "pi-extension-custom-provider-anthropic",
"private": true,
"version": "0.80.6",
"version": "0.80.7",
"type": "module",
"scripts": {
"clean": "echo 'nothing to clean'",