llama.cpp b10331 fixes server get_info to report correct isolate working directory
The llama.cpp project released build b10331, which includes a fix for the server's `get_info` endpoint. Previously, when no explicit current working directory was provided, the function incorrectly fell back to the server process's working directory, even if a tools runtime was configured.