Progress measured
at the boundary.
用边界是否成立
衡量进展。

Anet releases focus on verifiable identity isolation, durable delivery semantics, replaceable transports, and safe operations.Anet 的版本演进聚焦于可验证的身份隔离、持久送达语义、可替换传输和安全运维。

v0.12.1CURRENT当前版本

Runtime installation without identity side effects不产生身份副作用的 Runtime 安装

Clean, agent-neutral installers for Windows, WSL, and macOS keep software installation separate from node creation, trust, and services.面向 Windows、WSL 与 macOS 的 Agent 中立安装器,将软件安装与节点创建、信任和服务注册严格分开。

v0.11.0TRANSPORT传输

Reliable bytes, independent of the path可靠字节流,不依赖具体路径

A shell-free stdio dialer lets serial links, radios, SSH pipes, and custom transports carry the existing authenticated Anet session.无 shell 的 stdio Dialer 让串口、无线电、SSH 管道和自定义传输承载现有的 Anet 认证会话。

v0.10.0ROUTING路由

Bounded replication across carriers跨 Carrier 的有界复制

The same immutable ciphertext can travel over multiple independent store-and-forward paths while destination acknowledgements converge.同一份不可变密文可以沿多条独立存储转发路径移动,并最终收敛到目的端确认。

v0.9.0OPERATIONS运维

Health checks without business traffic不携带业务流量的健康检查

Authenticated path probes classify failures without moving packets, creating inbox state, or distorting normal route scores.经过认证的路径探针在不搬运 Packet、不创建 Inbox 状态且不污染正常路由评分的前提下分类故障。

Release notes belong beside the implementation.发布记录应与实现放在一起。

The repository changelog carries the complete technical record. This page stays intentionally concise: what changed, which boundary it affects, and why it matters.仓库 Changelog 保留完整技术记录。这个页面刻意保持简洁:改了什么、影响哪条边界,以及为什么重要。

Read the architecture阅读架构文档