Implemented in 632822f. Removed the remote URL fields from both uninitialized and active Git sidebar states, removed the UI messages/state/handlers that could mutate origin, and removed the…
Implemented in 08a5bd1. The workspace now always has a stable Stack root, so adding or removing toasts/background overlays no longer replaces the root widget tree and discards focused text-input…
Correction after stress testing: commit a01c86e replaces fa0a510. Closing during an active embedding reindex exposed a Tokio shutdown wait on native model inference. The final implementation now…
Implemented in fa0a510. RuDS now owns the native close request, persists the current project UI session, exits the Iced runtime explicitly, and flushes the embedding index through the existing…