@perstack/runtime 0.0.72 → 0.0.75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bin/cli.js CHANGED
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- import { package_default, findLockfile, loadLockfile, run } from '../chunk-BXJGGA3Q.js';
2
+ import { package_default, findLockfile, loadLockfile, run } from '../chunk-ITK5SV5X.js';
3
3
  import '../chunk-RG4QHAGG.js';
4
4
  import { parseWithFriendlyError, runCommandInputSchema, perstackConfigSchema } from '@perstack/core';
5
5
  import { Command } from 'commander';
@@ -22,7 +22,7 @@ import { APICallError, generateText, streamText } from 'ai';
22
22
  // package.json
23
23
  var package_default = {
24
24
  name: "@perstack/runtime",
25
- version: "0.0.72",
25
+ version: "0.0.75",
26
26
  description: "Perstack Runtime",
27
27
  author: "Wintermute Technologies, Inc.",
28
28
  license: "Apache-2.0",
@@ -76,6 +76,15 @@ var package_default = {
76
76
  xstate: "^5.25.0"
77
77
  },
78
78
  devDependencies: {
79
+ "@perstack/anthropic-provider": "workspace:*",
80
+ "@perstack/azure-openai-provider": "workspace:*",
81
+ "@perstack/bedrock-provider": "workspace:*",
82
+ "@perstack/deepseek-provider": "workspace:*",
83
+ "@perstack/google-provider": "workspace:*",
84
+ "@perstack/ollama-provider": "workspace:*",
85
+ "@perstack/openai-provider": "workspace:*",
86
+ "@perstack/provider-core": "workspace:*",
87
+ "@perstack/vertex-provider": "workspace:*",
79
88
  "@tsconfig/node22": "^22.0.5",
80
89
  "@types/node": "^25.0.3",
81
90
  memfs: "^4.51.1",
@@ -3656,5 +3665,5 @@ async function run(runInput, options) {
3656
3665
  }
3657
3666
 
3658
3667
  export { findLockfile, getLockfileExpertToolDefinitions, getModel, loadLockfile, package_default, run, runtimeStateMachine };
3659
- //# sourceMappingURL=chunk-BXJGGA3Q.js.map
3660
- //# sourceMappingURL=chunk-BXJGGA3Q.js.map
3668
+ //# sourceMappingURL=chunk-ITK5SV5X.js.map
3669
+ //# sourceMappingURL=chunk-ITK5SV5X.js.map