Documentation Index
Fetch the complete documentation index at: https://doc.heex.io/llms.txt
Use this file to discover all available pages before exploring further.
2026.3.9 - March 2026
Heex Agent on Docker Hub Official Docker images for the Heex Agent are now available on Docker Hub for x86 and ARM (Ubuntu 24). Pull and deploy in containerized environments without building from source. Observability dashboards (Private Beta) Connect your existing Grafana instance to Heex from workspace settings and manage custom dashboards directly in the platform. Add, rename, and remove dashboards without leaving the interface. Smarter trigger configuration Signals can now have predefined accepted values. When building trigger conditions, a live autocomplete dropdown guides you toward valid choices. Custom values outside the list are still accepted. Recording status at a glance The event details view now shows a clear icon indicating whether recordings are complete, partial, or have missing ROS topics, without inspecting each recording individually.✨ Other Updates
✨ Other Updates
- Event search now works with partial UUIDs, no need to copy the full identifier
- Upload confirmation added when uploading a new agent version to prevent accidental overwrites
heex agent installnow supports a--system-idflag
🐛 Fixes
🐛 Fixes
- Fixed datasource creation resulting in 0 signals due to signal type validation
- Fixed recording failure when file paths contain subfolders
- Fixed zone monitor circle radius using kilometers instead of meters
- Fixed implementation status incorrectly reported as “ready” when selection was incomplete
- Fixed drag-and-drop file upload not working
- Fixed editor-role users unable to update their own account settings
- Fixed “last event” timestamp showing stale values after all events are deleted
2026.2.12 - February 2026
Sign in with Google or Microsoft Your team can now authenticate on Heex using an existing Google or Microsoft account. No new password to manage: new members sign up, accept workspace invitations, and link existing accounts in one click. Existing password-based accounts can connect a Google identity and switch freely between both methods. Instant workspace setup Organization owners can create workspaces from two templates: Quick Start for a pre-configured environment, or Empty to start from scratch. You are redirected immediately to the new workspace on creation. Fleet visibility from the terminal The newheex agent list command shows all uploaded agents with their ID, name, and assigned systems. Use --active and --running flags to filter your fleet to the agents that matter.
Signal search, now instant
Searching for signals in trigger configuration went from up to 13 seconds to sub-second. Finding the right signal no longer breaks your flow.
✨ Other Updates
✨ Other Updates
- Workspace description field is now editable from settings
- Last-used sign-in method is remembered to pre-select on future logins
- API keys list is now ordered newest to oldest
🐛 Fixes
🐛 Fixes
- Fixed trigger form accepting non-integer values on integer-typed signals
- Fixed multiple video playback in event preview
- Fixed position minimap not showing on some geolocated events
2026.2.1 - February 2026
Connectivity status at a glance Live tag in systems now shows full or limited connectivity mode with a clear WiFi icon. Instant visibility into operational status without additional clicks. Event location precision Preview map in event pages now includes a pin marker to clearly identify event position on your robot’s path. Spatial context for faster incident analysis. Automatic missing topic detection Agent automatically detects missing ROS topics during recording and applies standardized labels (missingTopic=true, missingTopic=/imu). When notifications are enabled, the platform immediately alerts you if a critical data source becomes unavailable, enabling proactive data quality monitoring.
Complete system startup capture
Recordings now properly include latched topics that only emit once at system startup. Static configuration or calibration data is automatically captured, ensuring each recording is complete and accurate with no manual intervention required.
✨ Other Updates
✨ Other Updates
- Drawer accordion states persist across page refreshes for workspace state continuity
- Registration flow now has separate steps for credentials and email validation for clarity
- RDA Cloud upload now shows immediate confirmation with upload status
- Add labels and description when uploading ROS bags for better organization
- One-click copy of workspace ID from settings page for CLI commands and API calls
🐛 Fixes
🐛 Fixes
- Fixed multiple white screen issues across system list and other pages
- Resolved authentication errors for users belonging to multiple workspaces
- Corrected “last event” timestamps that showed creation time instead of actual event timestamp
- Eliminated duplicated events appearing between pages in Smart-data view
- Adding a label to a system now correctly triggers systemConf OTA
- Fixed 60-second cache delay when adding datasources to systems