Skip to content

v1.0a7

Choose a tag to compare

@github-actions github-actions released this 01 Dec 15:43
· 246 commits to master since this release
v1.0a7
75714f5

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.0a7 (2025-12-01)

Enhancements

  • Added an 'openspec' symlink to the project root for easier access to architecture specifications.
  • Improved the rendering of command result objects in the CLI, using bullet lists for clearer output.