Commits
Click on a commit to change the comparison rangefeat(local-llm): on-demand model loading/unloading with idle timeout feat(local-llm): add Qwen 3.6 models to local model registry fix(local-llm): address PR review — shared provider instances, reason field, lock scope fix(local-llm): snapshot locks in model_states() to avoid blocking writers fix(local-llm): propagate global timeout to runtime-configured models, refresh lifecycle after discovery fix(web-ui): wire lifecycle tracking into app init, fix is_loaded during loading fix(web-ui): deduplicate lifecycle type, handle RPC failure in button feat(chat): pre-load local model before inference, broadcasting lifecycle events refactor(web-ui): remove manual Load/Unload buttons — lifecycle is fully automatic