CodeNomad/packages/tauri-app
Pascal André a640081364
fix(v2): harden shared OpenCode lifecycle and session recovery
Prevent duplicate workspace ownership, bound concurrent creation and cleanup, and preserve canonical Windows and WSL identity while using the shared OpenCode V2 service.

Keep session history directory-scoped for global projects, serialize native event projection, restore prompts and pending requests safely, expose interrupted generations, and remove unsupported direct Google credential handling.

Make Electron and Tauri server resources reproducible from the root lockfile, retain the pinned beta SDK contract, and update CI and architecture documentation for the shared-service model.

Validated with full UI, server, Electron, Rust, packaging, typecheck, Tauri build, and live prompt, permission, Form, compaction, and interruption smoke coverage.
2026-08-24 05:27:31 +02:00
..
scripts fix(v2): harden shared OpenCode lifecycle and session recovery 2026-08-24 05:27:31 +02:00
src-tauri fix(tauri): bound CLI restart shutdown authority 2026-08-21 18:04:07 +02:00
.gitignore Bundle server assets into Tauri app build 2025-11-21 15:19:28 +00:00
Cargo.lock feat(v2): unify global service and desktop windows 2026-08-20 08:41:27 +02:00
Cargo.toml Add Tauri app sources 2025-11-21 15:22:59 +00:00
package.json Bump version to 0.19.0 2026-08-13 09:39:25 +01:00