Would be nice to have the ability to see the Wingman AI GUI on a different device in the network.
As I can already see it with localhost:5173 in the browser on the PC running Wingman AI, I thought it should be also be available on network devices.
But sadly that's currently not possible.
It is reachable with a reverse proxie, but there is always a tauri error shown:
"An error occurred when trying to start Wingman AI Core:
TypeError: window.__TAURI_IPC__ is not a function"
So would be nice if nativ support for LAN availability or proxie support would be there :)