Skip to content

node-v0.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 03:20
· 6 commits to main since this release

下载对应平台的独立可执行文件即可使用,无需安装 Node:

  • Windows: atd-windows.exe(双击或在终端运行,直接进入 TUI)
  • macOS: atd-macoschmod +x atd-macos && ./atd-macos
  • Linux: atd-linuxchmod +x atd-linux && ./atd-linux

另附面向已安装 Node 22+ 环境的便携包 atd-node-*.tar.gz

数据与配置存放在 ~/.atd,是纯文本 JSONL,格式向后兼容,升级不需要迁移。

本次改动详见 CHANGELOG