@perstack/runtime 0.0.79 → 0.0.81

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-QJJAMZV3.js';
2
+ import { package_default, findLockfile, loadLockfile, run } from '../chunk-QYGCPFHL.js';
3
3
  import '../chunk-RG4QHAGG.js';
4
4
  import { parseWithFriendlyError, runCommandInputSchema, validateEventFilter, createFilteredEventListener, 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.79",
25
+ version: "0.0.81",
26
26
  description: "Perstack Runtime",
27
27
  author: "Wintermute Technologies, Inc.",
28
28
  license: "Apache-2.0",
@@ -63,7 +63,6 @@ var package_default = {
63
63
  "@ai-sdk/openai": "^2.0.0",
64
64
  "@modelcontextprotocol/sdk": "^1.25.1",
65
65
  "@paralleldrive/cuid2": "^3.0.4",
66
- "@perstack/adapter-base": "workspace:*",
67
66
  "@perstack/api-client": "workspace:*",
68
67
  "@perstack/base": "workspace:*",
69
68
  "@perstack/core": "workspace:*",
@@ -77,6 +76,7 @@ var package_default = {
77
76
  xstate: "^5.25.0"
78
77
  },
79
78
  devDependencies: {
79
+ "@perstack/adapter-base": "workspace:*",
80
80
  "@perstack/anthropic-provider": "workspace:*",
81
81
  "@perstack/azure-openai-provider": "workspace:*",
82
82
  "@perstack/bedrock-provider": "workspace:*",
@@ -3723,5 +3723,5 @@ async function run(runInput, options) {
3723
3723
  }
3724
3724
 
3725
3725
  export { findLockfile, getLockfileExpertToolDefinitions, getModel, loadLockfile, package_default, run, runtimeStateMachine };
3726
- //# sourceMappingURL=chunk-QJJAMZV3.js.map
3727
- //# sourceMappingURL=chunk-QJJAMZV3.js.map
3726
+ //# sourceMappingURL=chunk-QYGCPFHL.js.map
3727
+ //# sourceMappingURL=chunk-QYGCPFHL.js.map