@otto-code/server 0.8.4 → 0.8.5

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.
@@ -142,6 +142,6 @@
142
142
  <body>
143
143
  <noscript>You need to enable JavaScript to run this app.</noscript>
144
144
  <div id="root"></div>
145
- <script src="/_expo/static/js/web/__expo-metro-runtime-37844bfe9405ed99797bdb43820a0459.js" defer></script><script src="/_expo/static/js/web/__common-8eafe53e7d5cfe2823a2b710159d0da7.js" defer></script><script src="/_expo/static/js/web/index-3e036d836133eb01da5200e167aef20b.js" defer></script>
145
+ <script src="/_expo/static/js/web/__expo-metro-runtime-37844bfe9405ed99797bdb43820a0459.js" defer></script><script src="/_expo/static/js/web/__common-15b4b87291eb9ea12369d29dacf68372.js" defer></script><script src="/_expo/static/js/web/index-7857338784623bfcc5ad32cdd626ed95.js" defer></script>
146
146
  </body>
147
147
  </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.4",
3
+ "version": "0.8.5",
4
4
  "description": "Otto backend server",
5
5
  "license": "AGPL-3.0-or-later",
6
6
  "files": [
@@ -71,11 +71,11 @@
71
71
  "@isaacs/ttlcache": "^2.1.4",
72
72
  "@modelcontextprotocol/sdk": "^1.20.1",
73
73
  "@opencode-ai/sdk": "1.14.46",
74
- "@otto-code/brain": "0.8.4",
75
- "@otto-code/client": "0.8.4",
76
- "@otto-code/highlight": "0.8.4",
77
- "@otto-code/protocol": "0.8.4",
78
- "@otto-code/relay": "0.8.4",
74
+ "@otto-code/brain": "0.8.5",
75
+ "@otto-code/client": "0.8.5",
76
+ "@otto-code/highlight": "0.8.5",
77
+ "@otto-code/protocol": "0.8.5",
78
+ "@otto-code/relay": "0.8.5",
79
79
  "@xterm/headless": "^6.0.0",
80
80
  "ai": "5.0.78",
81
81
  "ajv": "^8.20.0",