v0.20.25
What's Changed
- docs: refresh AGENTS.md/CLAUDE.md per 2026 progressive-disclosure guidance by @sanchitmonga22 in #732
- fix(qhexrt): resolve QNN runtime DLLs from the plugin's own directory on Windows by @sanchitmonga22 in #733
- feat(electron): add NeuRT (Apple Neural Engine) backend package by @sanchitmonga22 in #734
- fix(server): call rac_llm_initialize() after rac_llm_create() in HttpServer::loadModel by @sanchitmonga22 in #735
- build: resolve SDK paths from RAC_ROOT_DIR so commons can be embedded as a subproject by @Siddhesh2377 in #753
- llamacpp: honour accelerator_policy and context_length instead of dropping them by @Siddhesh2377 in #754
- fix(electron): real CI/CD pipeline — every backend, real staging URL, no stubs by @sanchitmonga22 in #752
- ci: remove python-linux from pr-build.yml by @sanchitmonga22 in #757
- chore: release 0.20.25 by @sanchitmonga22 in #756
- release: sync real v0.20.25 Apple checksums by @sanchitmonga22 in #760
Full Changelog: v0.20.24...v0.20.25