This commit is contained in:
Benjamin Shafii
2026-03-24 06:39:55 -07:00
100 changed files with 4382 additions and 1129 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "@openwork/desktop",
"private": true,
"version": "0.11.182",
"opencodeRouterVersion": "0.11.182",
"version": "0.11.186",
"opencodeRouterVersion": "0.11.186",
"type": "module",
"scripts": {
"dev": "OPENWORK_DEV_MODE=1 OPENWORK_DATA_DIR=\"$HOME/.openwork/openwork-orchestrator-dev\" tauri dev --config src-tauri/tauri.dev.conf.json --config \"{\\\"build\\\":{\\\"devUrl\\\":\\\"http://localhost:${PORT:-5173}\\\"}}\"",