Releases: scottzx/1agents
Release list
Release v20260721-2
npm (default install path)
npm install -g @1agents/cli@20260721.2.0Platform binaries ship as @1agents/core-<plat> etc. directly on the npm registry.
These GitHub Release tarballs are an optional non-npm bypass (desktop/offline).
See docs/features/npm-package-split/prd.md.
Release v20260721-1
npm (default install path)
npm install -g @1agents/cli@20260721.1.0Platform binaries ship as @1agents/core-<plat> etc. directly on the npm registry.
These GitHub Release tarballs are an optional non-npm bypass (desktop/offline).
See docs/features/npm-package-split/prd.md.
Release v20260720-2
npm (default install path)
npm install -g @1agents/cli@20260720.2.0Platform binaries ship as @1agents/core-<plat> etc. directly on the npm registry.
These GitHub Release tarballs are an optional non-npm bypass (desktop/offline).
See docs/features/npm-package-split/prd.md.
Release v20260720-1
npm (default install path)
npm install -g @1agents/cli@20260720.1.0Platform binaries ship as @1agents/core-<plat> etc. directly on the npm registry.
These GitHub Release tarballs are an optional non-npm bypass (desktop/offline).
See docs/features/npm-package-split/prd.md.
Release v20260718-8
npm (default install path)
npm install -g @1agents/cli@20260718.8.0Platform binaries ship as @1agents/core-<plat> etc. directly on the npm registry.
These GitHub Release tarballs are an optional non-npm bypass (desktop/offline).
See docs/features/npm-package-split/prd.md.
Release v20260718-7
npm (default install path)
npm install -g @1agents/cli@20260718.7.0Platform binaries ship as @1agents/core-<plat> etc. directly on the npm registry.
These GitHub Release tarballs are an optional non-npm bypass (desktop/offline).
See docs/features/npm-package-split/prd.md.
Release v20260718-6
npm (default install path)
npm install -g @1agents/cli@20260718.6.0Platform binaries ship as @1agents/core-<plat> etc. directly on the npm registry.
These GitHub Release tarballs are an optional non-npm bypass (desktop/offline).
See docs/features/npm-package-split/prd.md.
Release v20260718-5
fix(release): avoid double-prefixing OpenSSL binutils When the native musl archive lacks target-prefixed ar or ranlib, invoke the target GCC by absolute path and clear OpenSSL CROSS_COMPILE so explicit host binutils are not prefixed again.
Frontend Beta (rolling latest — NOT a stable release)
agent-dev 前端最新 dev 构建,滚动更新。由 server-h5-ota-dev.sh 经 gh-proxy 拉取。非正式 release。
Release v20260623-1
fix(relay): resilient long-connection — polling fallback + reconnect …