Skip to content

Helix 0.1.8

Choose a tag to compare

@github-actions github-actions released this 10 Jun 20:30
· 154 commits to main since this release
Immutable release. Only release title and notes can be modified.

Added

  • helix telegram map — bind Telegram user id → Helix profile (set, list, remove, bind, import) for a shared bot
  • Auto profile routing per Telegram chat from telegram-users.json / HELIX_TELEGRAM_USER_PROFILES
  • TELEGRAM_MULTI_PROFILE (EN/RU) — one bot vs multiple bots, isolation, mapping guide

Documentation

  • CLI, CONFIGURATION, USER_GUIDE, TELEGRAM, PROFILES (EN/RU) — telegram map and user→profile bindings
  • instruction.md — quick reference at repo root

Fixed

  • CI (ruff) — auto-fix import/style across core, cli, api, integrations, tests; restore TUI re-exports and session rename handler
  • Telegram MCP remove picker — stray profile-picker block removed from _show_mcp_remove_picker
  • Sub-agent tool guard — pass data_dir into permission checks in subprocess

Install: pipx install HelixAgentAi or pip install -U HelixAgentAi