Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions .changeset/update-dependencies-ai-sdk-v6.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/perstack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# perstack

## 0.0.73

### Patch Changes

- Updated dependencies [[`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13)]:
- @perstack/runtime@0.0.91

## 0.0.72

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/perstack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "perstack",
"version": "0.0.72",
"version": "0.0.73",
"description": "PerStack CLI",
"author": "Wintermute Technologies, Inc.",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions apps/runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @perstack/runtime

## 0.0.91

### Patch Changes

- [#449](https://github.com/perstack-ai/perstack/pull/449) [`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Update AI SDK to v6 and other dependencies

- Upgrade `ai` package from v5 to v6 with breaking changes support
- Update all provider packages to require `ai@^6.0.0` as peer dependency
- Update `@ai-sdk/*` provider packages to latest versions
- Update dev dependencies: biome, vitest, @types/node, knip, zod

## 0.0.90

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@perstack/runtime",
"version": "0.0.90",
"version": "0.0.91",
"description": "Perstack Runtime",
"author": "Wintermute Technologies, Inc.",
"license": "Apache-2.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/providers/anthropic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @perstack/anthropic-provider

## 0.0.12

### Patch Changes

- [#449](https://github.com/perstack-ai/perstack/pull/449) [`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Update AI SDK to v6 and other dependencies

- Upgrade `ai` package from v5 to v6 with breaking changes support
- Update all provider packages to require `ai@^6.0.0` as peer dependency
- Update `@ai-sdk/*` provider packages to latest versions
- Update dev dependencies: biome, vitest, @types/node, knip, zod

- Updated dependencies [[`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13)]:
- @perstack/provider-core@0.0.12

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/anthropic/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perstack/anthropic-provider",
"private": true,
"version": "0.0.11",
"version": "0.0.12",
"description": "Anthropic provider adapter for Perstack",
"author": "Wintermute Technologies, Inc.",
"license": "Apache-2.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/providers/azure-openai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @perstack/azure-openai-provider

## 0.0.12

### Patch Changes

- [#449](https://github.com/perstack-ai/perstack/pull/449) [`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Update AI SDK to v6 and other dependencies

- Upgrade `ai` package from v5 to v6 with breaking changes support
- Update all provider packages to require `ai@^6.0.0` as peer dependency
- Update `@ai-sdk/*` provider packages to latest versions
- Update dev dependencies: biome, vitest, @types/node, knip, zod

- Updated dependencies [[`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13)]:
- @perstack/provider-core@0.0.12

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/azure-openai/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perstack/azure-openai-provider",
"private": true,
"version": "0.0.11",
"version": "0.0.12",
"description": "Azure OpenAI provider adapter for Perstack",
"author": "Wintermute Technologies, Inc.",
"license": "Apache-2.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/providers/bedrock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @perstack/bedrock-provider

## 0.0.12

### Patch Changes

- [#449](https://github.com/perstack-ai/perstack/pull/449) [`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Update AI SDK to v6 and other dependencies

- Upgrade `ai` package from v5 to v6 with breaking changes support
- Update all provider packages to require `ai@^6.0.0` as peer dependency
- Update `@ai-sdk/*` provider packages to latest versions
- Update dev dependencies: biome, vitest, @types/node, knip, zod

- Updated dependencies [[`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13)]:
- @perstack/provider-core@0.0.12

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/bedrock/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perstack/bedrock-provider",
"private": true,
"version": "0.0.11",
"version": "0.0.12",
"description": "Amazon Bedrock provider adapter for Perstack",
"author": "Wintermute Technologies, Inc.",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/providers/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @perstack/provider-core

## 0.0.12

### Patch Changes

- [#449](https://github.com/perstack-ai/perstack/pull/449) [`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Update AI SDK to v6 and other dependencies

- Upgrade `ai` package from v5 to v6 with breaking changes support
- Update all provider packages to require `ai@^6.0.0` as peer dependency
- Update `@ai-sdk/*` provider packages to latest versions
- Update dev dependencies: biome, vitest, @types/node, knip, zod

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perstack/provider-core",
"private": true,
"version": "0.0.11",
"version": "0.0.12",
"description": "Core interfaces and base classes for Perstack LLM provider adapters",
"author": "Wintermute Technologies, Inc.",
"license": "Apache-2.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/providers/deepseek/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @perstack/deepseek-provider

## 0.0.12

### Patch Changes

- [#449](https://github.com/perstack-ai/perstack/pull/449) [`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Update AI SDK to v6 and other dependencies

- Upgrade `ai` package from v5 to v6 with breaking changes support
- Update all provider packages to require `ai@^6.0.0` as peer dependency
- Update `@ai-sdk/*` provider packages to latest versions
- Update dev dependencies: biome, vitest, @types/node, knip, zod

- Updated dependencies [[`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13)]:
- @perstack/provider-core@0.0.12

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/deepseek/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perstack/deepseek-provider",
"private": true,
"version": "0.0.11",
"version": "0.0.12",
"description": "DeepSeek provider adapter for Perstack",
"author": "Wintermute Technologies, Inc.",
"license": "Apache-2.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/providers/google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @perstack/google-provider

## 0.0.12

### Patch Changes

- [#449](https://github.com/perstack-ai/perstack/pull/449) [`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Update AI SDK to v6 and other dependencies

- Upgrade `ai` package from v5 to v6 with breaking changes support
- Update all provider packages to require `ai@^6.0.0` as peer dependency
- Update `@ai-sdk/*` provider packages to latest versions
- Update dev dependencies: biome, vitest, @types/node, knip, zod

- Updated dependencies [[`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13)]:
- @perstack/provider-core@0.0.12

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/google/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perstack/google-provider",
"private": true,
"version": "0.0.11",
"version": "0.0.12",
"description": "Google Generative AI provider adapter for Perstack",
"author": "Wintermute Technologies, Inc.",
"license": "Apache-2.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/providers/ollama/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @perstack/ollama-provider

## 0.0.12

### Patch Changes

- [#449](https://github.com/perstack-ai/perstack/pull/449) [`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Update AI SDK to v6 and other dependencies

- Upgrade `ai` package from v5 to v6 with breaking changes support
- Update all provider packages to require `ai@^6.0.0` as peer dependency
- Update `@ai-sdk/*` provider packages to latest versions
- Update dev dependencies: biome, vitest, @types/node, knip, zod

- Updated dependencies [[`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13)]:
- @perstack/provider-core@0.0.12

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/ollama/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perstack/ollama-provider",
"private": true,
"version": "0.0.11",
"version": "0.0.12",
"description": "Ollama provider adapter for Perstack",
"author": "Wintermute Technologies, Inc.",
"license": "Apache-2.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/providers/openai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @perstack/openai-provider

## 0.0.12

### Patch Changes

- [#449](https://github.com/perstack-ai/perstack/pull/449) [`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Update AI SDK to v6 and other dependencies

- Upgrade `ai` package from v5 to v6 with breaking changes support
- Update all provider packages to require `ai@^6.0.0` as peer dependency
- Update `@ai-sdk/*` provider packages to latest versions
- Update dev dependencies: biome, vitest, @types/node, knip, zod

- Updated dependencies [[`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13)]:
- @perstack/provider-core@0.0.12

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/openai/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perstack/openai-provider",
"private": true,
"version": "0.0.11",
"version": "0.0.12",
"description": "OpenAI provider adapter for Perstack",
"author": "Wintermute Technologies, Inc.",
"license": "Apache-2.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/providers/vertex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @perstack/vertex-provider

## 0.0.12

### Patch Changes

- [#449](https://github.com/perstack-ai/perstack/pull/449) [`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13) Thanks [@FL4TLiN3](https://github.com/FL4TLiN3)! - Update AI SDK to v6 and other dependencies

- Upgrade `ai` package from v5 to v6 with breaking changes support
- Update all provider packages to require `ai@^6.0.0` as peer dependency
- Update `@ai-sdk/*` provider packages to latest versions
- Update dev dependencies: biome, vitest, @types/node, knip, zod

- Updated dependencies [[`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13)]:
- @perstack/provider-core@0.0.12

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/vertex/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perstack/vertex-provider",
"private": true,
"version": "0.0.11",
"version": "0.0.12",
"description": "Google Vertex AI provider adapter for Perstack",
"author": "Wintermute Technologies, Inc.",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/runner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @perstack/runner

## 0.0.17

### Patch Changes

- Updated dependencies [[`3c07527`](https://github.com/perstack-ai/perstack/commit/3c07527290dbffa4eab2f9338922ad36620aac13)]:
- @perstack/runtime@0.0.91

## 0.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "0.0.16",
"version": "0.0.17",
"name": "@perstack/runner",
"description": "Perstack Runner - Multi-runtime adapter orchestration",
"author": "Wintermute Technologies, Inc.",
Expand Down