Feature cleanup #12

Merged
iamdoubz merged 14 commits from feature_cleanup into main 2026-07-03 11:42:34 -05:00
14 Commits
Author SHA1 Message Date
iamdoubz 0d335a6880 chore(release): bump version to 0.1.2 2026-07-03 11:40:15 -05:00
iamdoubz 4fc271dd1a feat(ui): AI settings section — pick provider, set LAN/local endpoint + model, test (FR-LLM-1) 2026-07-03 09:49:35 -05:00
iamdoubz df7ea29c67 feat(llm): LLM status + setLlmProvider in settings store 2026-07-03 09:49:35 -05:00
iamdoubz 1f20ec13ab fix(llm): setLlmProvider arg key (was config, command expects args) 2026-07-03 09:49:34 -05:00
iamdoubz 78335b3e69 feat(llm): treat private LAN endpoints (RFC-1918) as local, not internet egress (FR-LLM-6) 2026-07-03 09:49:34 -05:00
iamdoubz 2093b39fe1 docs(npu): runtime bundle README (contents, sha, hosting) 2026-07-03 09:18:12 -05:00
iamdoubz 62283edec2 chore: gitignore the NPU runtime zip (was wrongly under Vite's dist/) 2026-07-03 09:18:11 -05:00
iamdoubz a38bf20e79 feat(npu): download+unzip the hosted OpenVINO runtime bundle w/ progress + sha256 (T3.4) 2026-07-03 09:16:41 -05:00
iamdoubz 7cc437d1b5 build(npu): add zip crate to extract the runtime bundle (T3.4) 2026-07-03 09:16:40 -05:00
iamdoubz 164cecae7a chore: gitignore dist/ (build artifacts) 2026-07-03 09:16:40 -05:00
iamdoubz 368be69ff7 chore(release): bump version to 0.1.1 2026-07-03 09:06:43 -05:00
iamdoubz 4001d38b9b fix(npu): ship npu in the default build so the shipped app can use/download it (T3.4); bump 0.1.1 2026-07-03 09:06:42 -05:00
iamdoubz 6b215cae36 fix(ui): show real error message on NPU download + vault failures 2026-07-03 09:06:42 -05:00
iamdoubz 88e1fcf1d5 fix(ui): show real error message (not [object Object]) on OAuth link failure 2026-07-03 09:06:42 -05:00