feat: add platform context and persistence helper (#139)

This commit is contained in:
ben
2026-01-20 14:35:41 -08:00
committed by GitHub
parent 3eb4aad981
commit 184a995112
5 changed files with 400 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
"dependencies": {
"@opencode-ai/sdk": "^1.1.19",
"@radix-ui/colors": "^3.0.0",
"@solid-primitives/storage": "^4.3.3",
"@tauri-apps/api": "^2.0.0",
"@tauri-apps/plugin-dialog": "~2.6.0",
"@tauri-apps/plugin-opener": "^2.5.3",