Skip to content

Releases: scottzx/1agents

Release v20260721-2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 09:46

npm (default install path)

npm install -g @1agents/cli@20260721.2.0

Platform 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

Choose a tag to compare

@github-actions github-actions released this 21 Jul 04:16

npm (default install path)

npm install -g @1agents/cli@20260721.1.0

Platform 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

Choose a tag to compare

@github-actions github-actions released this 20 Jul 16:58

npm (default install path)

npm install -g @1agents/cli@20260720.2.0

Platform 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

Choose a tag to compare

@github-actions github-actions released this 20 Jul 09:14

npm (default install path)

npm install -g @1agents/cli@20260720.1.0

Platform 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

Choose a tag to compare

@github-actions github-actions released this 18 Jul 16:43

npm (default install path)

npm install -g @1agents/cli@20260718.8.0

Platform 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

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:34

npm (default install path)

npm install -g @1agents/cli@20260718.7.0

Platform 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

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:14

npm (default install path)

npm install -g @1agents/cli@20260718.6.0

Platform 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

Choose a tag to compare

@github-actions github-actions released this 18 Jul 09:18
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)

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:44

agent-dev 前端最新 dev 构建,滚动更新。由 server-h5-ota-dev.sh 经 gh-proxy 拉取。非正式 release。

Release v20260623-1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 03:13
fix(relay): resilient long-connection — polling fallback + reconnect …