@perstack/runtime 0.0.78 → 0.0.80

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-REYCEAEN.js';
2
+ import { package_default, findLockfile, loadLockfile, run } from '../chunk-Z3752QO6.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.78",
25
+ version: "0.0.80",
26
26
  description: "Perstack Runtime",
27
27
  author: "Wintermute Technologies, Inc.",
28
28
  license: "Apache-2.0",
@@ -76,6 +76,7 @@ var package_default = {
76
76
  xstate: "^5.25.0"
77
77
  },
78
78
  devDependencies: {
79
+ "@perstack/adapter-base": "workspace:*",
79
80
  "@perstack/anthropic-provider": "workspace:*",
80
81
  "@perstack/azure-openai-provider": "workspace:*",
81
82
  "@perstack/bedrock-provider": "workspace:*",
@@ -3722,5 +3723,5 @@ async function run(runInput, options) {
3722
3723
  }
3723
3724
 
3724
3725
  export { findLockfile, getLockfileExpertToolDefinitions, getModel, loadLockfile, package_default, run, runtimeStateMachine };
3725
- //# sourceMappingURL=chunk-REYCEAEN.js.map
3726
- //# sourceMappingURL=chunk-REYCEAEN.js.map
3726
+ //# sourceMappingURL=chunk-Z3752QO6.js.map
3727
+ //# sourceMappingURL=chunk-Z3752QO6.js.map