Holix 0.1.12
·
89 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Added
- Bootstrap web search — optional search provider setup during
holix bootstrap(--skip-search) - Telegram admin broadcast —
/message alland/message PROFILEwith draft confirmation - Telegram inline access approval — approve/reject buttons on admin notifications
- curl installer — locale-aware first-run bootstrap wizard
Fixed
- Gateway health check — accept Hermes
{"status":"ok"}on startup/reload (no false “not healthy”) - Gateway docs companion — reload state before printing docs URL after
--with-docs - Telegram profiles — unlock approved users without interactive profile key; seed LLM settings from bot profile
- Telegram isolation — non-admins no longer see profile list; switch hidden profiles via
/profile name key - Gateway SQLite paths — API keys DB and profile memory DBs resolve under
HOLIX_HOME - LTM SQLite — prepare
ltm.dband colocate paths withmemory.db - Bootstrap on old CPUs — pin
numpy<2.4for Chromadb on x86 without AVX2 - web-docs chat widget — align DOM ids with
helix-chat-*selectors
Changed
- Version — package
Holix0.1.12 on PyPI
Install: pipx install Holix or pip install -U Holix