Releases: javded-itres/HelixAgent
Releases · javded-itres/HelixAgent
Helix 0.1.7
Immutable
release. Only release title and notes can be modified.
Added
helix profile whitelist—add,list,enablefor per-profile terminal command whitelist- web-docs SEO — per-page meta,
sitemap.xml,robots.txt, clean/docs/<slug>URLs - Docs chat widget — stable thinking indicator, auto-navigation to first doc link in reply
- Yandex Webmaster verification file at site root
Documentation
- TERMINAL_SECURITY (EN/RU) — whitelist, dangerous patterns, confirmations, allowed/forbidden commands
- EXECUTION_MODES (EN/RU) — ReAct, Plan, Hybrid, Auto with prompt examples and plan approval flow
- PROFILES, CLI, CONFIGURATION, SECURITY, DEPLOYMENT (EN/RU) — whitelist CLI and site build/SEO
Fixed
- Docs sidebar —
execution-modesandterminal-securitypages visible in navigation - Locale in LLM replies —
/lang ru|enforces all user-facing responses in the selected language (agent, plan steps, docs chat)
Install: pipx install HelixAgentAi or pip install -U HelixAgentAi
Helix 0.1.6
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
Helix 0.1.5
Immutable
release. Only release title and notes can be modified.
Установка
pipx install HelixAgentAi
# или обновление:
pipx upgrade HelixAgentAi
helix versionЧто нового
Безопасность
- Защита от path traversal в
GET /v1/plans/{plan_id} - Скрытие деталей исключений в API/streaming (кроме режима
HELIX_LOG_DEBUG) - XSS-hardening в web-docs
- Обязательный
HELIX_API_KEY_PEPPERдля хеширования API-ключей (HMAC-SHA256) - Строгая проверка hostname для URL провайдеров и GitHub-источников
Полный список изменений: CHANGELOG.md
Helix 0.1.4
Immutable
release. Only release title and notes can be modified.
Установка
pipx install HelixAgentAi
helix versionЧто нового
- Обновлены гайды по установке для PyPI
HelixAgentAi
Полный список изменений: CHANGELOG.md