v1.23.4
Immutable
release. Only release title and notes can be modified.
Fixed
- CLI binary path lookup for AI connect. The frozen-mode resolver
looked forele.exeinexe.parent/command/but the installer puts
the GUI at{app}/app/and the CLI at{app}/command/— a sibling
directory, not a child. Now checksexe.parent.parent/command/
(installer),exe.parent.parent/cli/(scoop), andexe.parent/
(portable) so the MCP config points at the realele.exe.