Skip to content

v1.0a5

Choose a tag to compare

@github-actions github-actions released this 28 Oct 17:50
· 305 commits to master since this release
v1.0a5
4c3b2f9

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.0a5 (2025-10-28)

Enhancements

  • CLI: Add claude-zai wrapper for GLM Coding Plan API integration, providing convenient access to glm-4.6 and glm-4.5-air models.
  • OpenCode: Create opencode.jsonc symlink in per-project mode for proper configuration management and git exclusion.

Notices

  • OpenCode: Disable built-in Pyright LSP server to prevent diagnostic errors and ensure proper type checking with project configuration.