@dxos/plugin-automation 0.8.4-main.66e292d → 0.8.4-main.70d3990

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/plugin-automation",
3
- "version": "0.8.4-main.66e292d",
3
+ "version": "0.8.4-main.70d3990",
4
4
  "description": "Prompt chain plugin",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -49,33 +49,33 @@
49
49
  "@effect/platform-browser": "0.72.0",
50
50
  "@preact-signals/safe-react": "^0.9.0",
51
51
  "@preact/signals-core": "^1.12.1",
52
- "@dxos/ai": "0.8.4-main.66e292d",
53
- "@dxos/app-framework": "0.8.4-main.66e292d",
54
- "@dxos/assistant": "0.8.4-main.66e292d",
55
- "@dxos/async": "0.8.4-main.66e292d",
56
- "@dxos/conductor": "0.8.4-main.66e292d",
57
- "@dxos/echo": "0.8.4-main.66e292d",
58
- "@dxos/context": "0.8.4-main.66e292d",
59
- "@dxos/functions": "0.8.4-main.66e292d",
60
- "@dxos/invariant": "0.8.4-main.66e292d",
61
- "@dxos/functions-runtime": "0.8.4-main.66e292d",
62
- "@dxos/keys": "0.8.4-main.66e292d",
63
- "@dxos/live-object": "0.8.4-main.66e292d",
64
- "@dxos/log": "0.8.4-main.66e292d",
65
- "@dxos/plugin-client": "0.8.4-main.66e292d",
66
- "@dxos/plugin-deck": "0.8.4-main.66e292d",
67
- "@dxos/plugin-space": "0.8.4-main.66e292d",
68
- "@dxos/plugin-graph": "0.8.4-main.66e292d",
69
- "@dxos/react-client": "0.8.4-main.66e292d",
70
- "@dxos/random": "0.8.4-main.66e292d",
71
- "@dxos/react-ui-components": "0.8.4-main.66e292d",
72
- "@dxos/react-ui-form": "0.8.4-main.66e292d",
73
- "@dxos/react-ui-list": "0.8.4-main.66e292d",
74
- "@dxos/react-ui-stack": "0.8.4-main.66e292d",
75
- "@dxos/react-ui-editor": "0.8.4-main.66e292d",
76
- "@dxos/types": "0.8.4-main.66e292d",
77
- "@dxos/util": "0.8.4-main.66e292d",
78
- "@dxos/schema": "0.8.4-main.66e292d"
52
+ "@dxos/ai": "0.8.4-main.70d3990",
53
+ "@dxos/app-framework": "0.8.4-main.70d3990",
54
+ "@dxos/assistant": "0.8.4-main.70d3990",
55
+ "@dxos/echo": "0.8.4-main.70d3990",
56
+ "@dxos/functions": "0.8.4-main.70d3990",
57
+ "@dxos/context": "0.8.4-main.70d3990",
58
+ "@dxos/async": "0.8.4-main.70d3990",
59
+ "@dxos/functions-runtime": "0.8.4-main.70d3990",
60
+ "@dxos/keys": "0.8.4-main.70d3990",
61
+ "@dxos/invariant": "0.8.4-main.70d3990",
62
+ "@dxos/conductor": "0.8.4-main.70d3990",
63
+ "@dxos/live-object": "0.8.4-main.70d3990",
64
+ "@dxos/plugin-client": "0.8.4-main.70d3990",
65
+ "@dxos/plugin-deck": "0.8.4-main.70d3990",
66
+ "@dxos/log": "0.8.4-main.70d3990",
67
+ "@dxos/plugin-graph": "0.8.4-main.70d3990",
68
+ "@dxos/random": "0.8.4-main.70d3990",
69
+ "@dxos/react-client": "0.8.4-main.70d3990",
70
+ "@dxos/react-ui-components": "0.8.4-main.70d3990",
71
+ "@dxos/react-ui-form": "0.8.4-main.70d3990",
72
+ "@dxos/plugin-space": "0.8.4-main.70d3990",
73
+ "@dxos/react-ui-editor": "0.8.4-main.70d3990",
74
+ "@dxos/react-ui-list": "0.8.4-main.70d3990",
75
+ "@dxos/react-ui-stack": "0.8.4-main.70d3990",
76
+ "@dxos/schema": "0.8.4-main.70d3990",
77
+ "@dxos/types": "0.8.4-main.70d3990",
78
+ "@dxos/util": "0.8.4-main.70d3990"
79
79
  },
80
80
  "devDependencies": {
81
81
  "@effect-atom/atom-react": "^0.3.4",
@@ -86,9 +86,9 @@
86
86
  "react": "~19.2.0",
87
87
  "react-dom": "~19.2.0",
88
88
  "vite": "7.1.9",
89
- "@dxos/react-ui": "0.8.4-main.66e292d",
90
- "@dxos/react-ui-theme": "0.8.4-main.66e292d",
91
- "@dxos/storybook-utils": "0.8.4-main.66e292d"
89
+ "@dxos/storybook-utils": "0.8.4-main.70d3990",
90
+ "@dxos/react-ui-theme": "0.8.4-main.70d3990",
91
+ "@dxos/react-ui": "0.8.4-main.70d3990"
92
92
  },
93
93
  "peerDependencies": {
94
94
  "@effect-atom/atom-react": "^0.3.4",
@@ -96,8 +96,8 @@
96
96
  "effect": "^3.13.3",
97
97
  "react": "^19.0.0",
98
98
  "react-dom": "^19.0.0",
99
- "@dxos/react-ui": "0.8.4-main.66e292d",
100
- "@dxos/react-ui-theme": "0.8.4-main.66e292d"
99
+ "@dxos/react-ui": "0.8.4-main.70d3990",
100
+ "@dxos/react-ui-theme": "0.8.4-main.70d3990"
101
101
  },
102
102
  "publishConfig": {
103
103
  "access": "public"