Files
eliott 85d4151c6d fix: auto-detect ONNX Runtime library path
Check known install paths (/usr/local/lib/linux-hello/, ~/.local/lib/)
for libonnxruntime.so at startup so users don't need to set
ORT_DYLIB_PATH manually. Applies to both CLI and daemon.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 15:36:05 +02:00
..