Skip to content

Changelog

All notable changes to HELIX Mission Control are documented here.

v1.5.0 — 2026-03-15

Custom Skills

  • Skill editor — create and edit skills with a full markdown editor
  • Skill import/export — import .md files, export skills for sharing
  • Skill attachments — attach reference files (PDFs, images, spreadsheets) to skills
  • Activation modes — skills can be always-on, board-specific, or tag-specific
  • Agent skill assignment — assign skills to agents from either the skill or agent page

Multi-Tenant Enforcement

  • Organization-scoped data isolation
  • Per-org model settings and agent limits

BYOK Model Settings

  • Per-agent model overrides
  • Multiple model configurations
  • Test connection feature

v1.4.0 — 2026-03-01

Notifications & Activity

  • In-app notification bell with unread count
  • Notification types: task assigned, completed, approval needed, error, mention
  • Clickable notification items — navigate directly to related tasks
  • Notification dropdown portal for proper z-index rendering
  • Enhanced activity feed with filtering

Telegram Integration

  • Telegram bot for notifications
  • Allowed user ID filtering for security
  • Per-user Telegram notification settings

v1.3.0 — 2026-02-15

Agent Memory & Intelligence

  • SOUL.md identity system for each agent
  • MEMORY.md persistent rule learning
  • Session-level memory notes
  • Learning loop — agents improve from feedback

Onboarding Wizard

  • Step-by-step organization setup
  • Department and agent template selection
  • AI model configuration with test connection
  • Team member invitation

v1.2.0 — 2026-02-01

Gateway Integration

  • OpenClaw gateway WebSocket connection
  • Auto-dispatch for agents in auto execution mode
  • Manual task execution via Execute button
  • Agent status tracking (online/offline/busy)
  • Streaming task results (delta/final states)
  • Gateway status indicator in dashboard header

v1.1.0 — 2026-01-15

Collaboration Features

  • Task comments with threaded discussions
  • @mention support for users and agents
  • Agent triggered responses from @mentions
  • Task approval workflow (requires_approval flag)
  • Activity logging for all actions

v1.0.0 — 2026-01-01

Initial Release

  • User authentication (JWT + bcrypt)
  • Department and board management (5 departments, 18 boards)
  • 20 pre-configured AI agents
  • Task CRUD with Kanban board view
  • Drag-and-drop status changes
  • Dashboard with agent and task statistics
  • Docker Compose deployment
  • PostgreSQL + Redis data layer

Built by HelixNode