Helix 0.1.6
·
172 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Documentation
- Profiles & Isolation (EN/RU) — per-profile
.env, gateway, Telegram, workspace jail - Profile access keys — optional protection for profile switching (
profile key,--protect,HELIX_PROFILE_KEY) - Telegram channel @helix_agent linked in README and TELEGRAM guides
- DEPLOYMENT — per-profile gateway, systemd
helix-gateway@, docs-server configuration - CONFIGURATION, CLI, GATEWAY, USER_GUIDE updated for profiles and multi-gateway setup
- Donation link updated to Boosty
Added
- Per-profile isolation: env, gateway state, Telegram bot, workspace jail
- Optional profile access keys (off by default; opt-in via
--protectorprofile key init) helix profile—env,jail,key status|init|rotate|disable--no-verify-sslonhelix models setupandhelix models addfor self-signed/internal LLM endpoints- Cross-session memory search tools
- Telegram: send generated files to chat; paginated
/skillspicker - Per-profile gateway deployment (
helix-gateway@.service)
Fixed
- Custom provider setup:
probe_provider is not defined - Gateway legacy state and orphan companion workers
- Context compression at 95% after tools and on session load
- Graph
max_stepscheck before tool dispatch in plan mode - Runtime data stored under profile dir instead of project CWD
- CLI hints omit
-p defaultfor active profile
Install: pipx install HelixAgentAi or pip install -U HelixAgentAi