v1.0a6
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.0a6 (2025-11-30)
Enhancements
- Hooks: Add vulture dead code detection as blocking pre-commit check to ensure code quality before commits.
- Slash Commands: Improve release workflow reliability with extended timeouts and coder-agnostic backgrounded task handling guidance.
Repairs
- Hooks: Fix post-edit-linter hook to gracefully handle repositories without Hatch configuration.