Skip to content

v0.9.1 — Windows & Linux Compatibility

Latest

Choose a tag to compare

@ozgesolidkey ozgesolidkey released this 26 May 15:54
· 2 commits to main since this release

What's New

Bug Fixes

  • Linux: File open dialog no longer freezes on first use (XDG portal pre-warming + re-entrancy guard)
  • Windows: Port conflict recovery uses netstat instead of Unix-only lsof
  • Windows: Terminal fallback spawns cmd.exe directly instead of failing with Unix script command
  • Windows: Claude/Aider/Gemini CLI detection uses where instead of which, adds Windows install paths
  • Cross-platform: LLM service detection (Ollama, LM Studio) uses Node.js http instead of curl
  • Cross-platform: Fixed 6 path-parsing locations in renderer that broke on Windows backslash paths

Full Changelog: v0.7.3...v0.9.1