@otto-code/server 0.8.14 → 0.8.15

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.
@@ -136,6 +136,6 @@
136
136
  <body>
137
137
  <noscript>You need to enable JavaScript to run this app.</noscript>
138
138
  <div id="root"></div>
139
- <script src="/_expo/static/js/web/__expo-metro-runtime-37844bfe9405ed99797bdb43820a0459.js" defer></script><script src="/_expo/static/js/web/__common-8bf2a025fbe886abd2fa287b5a731d4d.js" defer></script><script src="/_expo/static/js/web/index-0f95c9042ca01cb1868c5bce80bb97de.js" defer></script>
139
+ <script src="/_expo/static/js/web/__expo-metro-runtime-37844bfe9405ed99797bdb43820a0459.js" defer></script><script src="/_expo/static/js/web/__common-8bf2a025fbe886abd2fa287b5a731d4d.js" defer></script><script src="/_expo/static/js/web/index-e82e923064102dc6f25525ea9ec1d655.js" defer></script>
140
140
  </body>
141
141
  </html>
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@otto-code/server",
3
- "version": "0.8.14",
3
+ "version": "0.8.15",
4
4
  "description": "Otto backend server",
5
5
  "license": "AGPL-3.0-or-later",
6
6
  "files": [
@@ -76,11 +76,11 @@
76
76
  "@modelcontextprotocol/sdk": "^1.30.0",
77
77
  "@napi-rs/keyring": "^1.3.0",
78
78
  "@opencode-ai/sdk": "1.14.46",
79
- "@otto-code/brain": "0.8.14",
80
- "@otto-code/client": "0.8.14",
81
- "@otto-code/highlight": "0.8.14",
82
- "@otto-code/protocol": "0.8.14",
83
- "@otto-code/relay": "0.8.14",
79
+ "@otto-code/brain": "0.8.15",
80
+ "@otto-code/client": "0.8.15",
81
+ "@otto-code/highlight": "0.8.15",
82
+ "@otto-code/protocol": "0.8.15",
83
+ "@otto-code/relay": "0.8.15",
84
84
  "@xterm/headless": "^6.0.0",
85
85
  "ai": "5.0.78",
86
86
  "ajv": "^8.20.0",