Skip to content

v1.0a9

Choose a tag to compare

@github-actions github-actions released this 03 Mar 23:10
· 159 commits to master since this release
20929cd

Executables

Linux

The Linux executables are dynamically linked and require a Glibc-based OS
distribution from 2022 or later (Ubuntu 22.04+, RHEL 9+, or derivatives). For
older Glibc-based OS distributions and non-Glibc-based OS distributions
(Alpine, etc...), please install the Python package instead.

Other Platforms

The macOS and Windows executables should work on any recent version of their
respective operating systems.

agentsmgr v1.0a9 (2026-03-03)

Repairs

  • CLI: Fix Git source parsing and checkout behavior for explicit refs, SSH URLs,
    and malformed @ref or #subdir fragments with clearer validation errors.
  • CLI: Support coders configured as either string lists or mapping entries
    when resolving per-user renderer settings.