You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix workspace save reentrancy and cut 0.1.9 release
Include the current Limux planning docs, bump the workspace version, and keep the local release artifacts on the GitHub release instead of in git.
Co-authored-by: Codex <noreply@openai.com>
fix: reduce split_pane arguments
Refactor split_pane to take a small options struct so host window code passes Clippy's too-many-arguments lint again.
Co-authored-by: Codex <noreply@openai.com>