mirror of
https://github.com/different-ai/openwork
synced 2026-05-14 11:06:25 +02:00
- Replace loadSessions/refreshSidebarWorkspaceSessions with local store removal in deleteSessionById to prevent reconcile() from wiping unrelated sessions - Remove loadSessionsWithReady calls from sendPrompt to eliminate the same race condition on message send - Inject new sessions directly into store and sidebar in createSessionAndOpen instead of relying on server round-trip - Make applySessionAgent auto-create a session when none is selected - Add shell:true to bun spawns in prepare-sidecar.mjs for Windows Co-authored-by: = <=>