@openacp/cli 0.3.1 → 0.3.2

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/index.js CHANGED
@@ -11,7 +11,7 @@ import {
11
11
  TelegramAdapter,
12
12
  nodeToWebReadable,
13
13
  nodeToWebWritable
14
- } from "./chunk-SWQRUVBW.js";
14
+ } from "./chunk-66PHSLNS.js";
15
15
  import {
16
16
  installPlugin,
17
17
  listPlugins,
@@ -3,7 +3,7 @@ import {
3
3
  ApiServer,
4
4
  OpenACPCore,
5
5
  TelegramAdapter
6
- } from "./chunk-SWQRUVBW.js";
6
+ } from "./chunk-66PHSLNS.js";
7
7
  import {
8
8
  loadAdapterFactory
9
9
  } from "./chunk-LVSQQRCF.js";
@@ -132,4 +132,4 @@ if (isDirectExecution) {
132
132
  export {
133
133
  startServer
134
134
  };
135
- //# sourceMappingURL=main-PLTMIVYL.js.map
135
+ //# sourceMappingURL=main-P3OUOY7X.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openacp/cli",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "Self-hosted bridge for AI coding agents via ACP protocol",
5
5
  "type": "module",
6
6
  "bin": {