Merge branch 'dev' into opentui

This commit is contained in:
Dax Raad 2025-09-21 01:35:29 -04:00
commit 31a3c0082c
21 changed files with 708 additions and 286 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@opencode/web",
"type": "module",
"version": "0.10.3",
"version": "0.10.4",
"scripts": {
"dev": "astro dev",
"dev:remote": "VITE_API_URL=https://api.opencode.ai astro dev",