Skip to content

Release 1.0.0-beta.3

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 22:58
5c8eb31

Release Notes

Added

  • Local stack shutdown waits for core cleanup and only stops this agent's container.
  • Graph loading and failure states explain the wait and allow retrying.
  • Model setup offers an optional skip, including when settings cannot load.

Fixed

  • Large graphs display their group controls in batches.
  • Adding a folder indexes only that repository.

Compatibility

  • Core 1.0.0-beta.2 is the compatibility baseline for this release.
  • Newer core beta releases require compatibility checks before being added to the supported set.

Installation

  1. Download the appropriate archive for your platform from the assets below
  2. Extract the binary:
    • Linux/macOS: tar -xzf <archive>.tar.gz && chmod +x <binary>
    • Windows: Extract the .zip file
  3. Move the binary to your PATH (e.g., /usr/local/bin on Linux/macOS)
  4. Verify the download using checksums.txt