|
168 | 168 | "actor-config-schema-gen": "tsx scripts/actor-config-schema-gen.ts" |
169 | 169 | }, |
170 | 170 | "dependencies": { |
171 | | - "@rivet-dev/agent-os-core": "^0.1.1", |
172 | 171 | "@hono/node-server": "^1.18.2", |
173 | 172 | "@hono/node-ws": "^1.1.1", |
174 | 173 | "@hono/zod-openapi": "^1.1.5", |
| 174 | + "@rivet-dev/agent-os-core": "^0.1.1", |
175 | 175 | "@rivetkit/bare-ts": "^0.6.2", |
176 | 176 | "@rivetkit/engine-cli": "workspace:*", |
177 | 177 | "@rivetkit/engine-envoy-protocol": "workspace:*", |
| 178 | + "@rivetkit/on-change": "6.0.1", |
178 | 179 | "@rivetkit/rivetkit-napi": "workspace:*", |
179 | 180 | "@rivetkit/rivetkit-wasm": "workspace:*", |
180 | 181 | "@rivetkit/traces": "workspace:*", |
|
192 | 193 | "zod": "^4.1.0" |
193 | 194 | }, |
194 | 195 | "devDependencies": { |
| 196 | + "@biomejs/biome": "^2.3", |
195 | 197 | "@copilotkit/llmock": "^1.6.0", |
196 | 198 | "@rivet-dev/agent-os-common": "*", |
197 | 199 | "@rivet-dev/agent-os-pi": "^0.1.1", |
198 | | - "@biomejs/biome": "^2.3", |
199 | 200 | "@standard-schema/spec": "^1.0.0", |
200 | 201 | "@types/invariant": "^2", |
201 | 202 | "@types/node": "^22.13.1", |
|
0 commit comments