免费开始

提交记录已经说明了一切。让 AI 来写更新日志。

连接 GitHub 即可开始。每次 push 自动生成面向开发者、PM 和用户的更新日志,支持多语言。无需手动撰写,无需切换上下文,告别「又忘了更新日志」的尴尬。

免费开始 — 1个仓库,每月10次生成

你的团队现在是怎么写更新日志的

复制粘贴派

把 git log 输出直接丢进 Slack,美其名曰「更新日志」。用户看到 "fix: resolve null pointer in auth middleware",完全不知道改了什么。

三遍重写派

同一次更新要写三遍——开发者版、用户版、管理层版。术语不同,详细程度不同。每一次。每一个版本。

直接跳过派

太麻烦了,干脆不写。用户偶然发现新功能。客服还在处理两周前早就修好的问题的工单。

从 git push 到公开更新日志,只需 3 步

1

连接 GitHub

安装 GitHub App,选择你的仓库。两分钟搞定。

2

AI 为每类受众自动生成

每次 push 触发 AI 读取提交记录,生成定制化更新日志——开发者版包含技术细节,用户版使用通俗语言,管理层版聚焦业务影响。支持你用户所使用的所有语言。

3

发布并追踪

一键发布。将组件嵌入你的应用,或分享托管的更新日志页面。精确查看谁读了什么内容。

看看 AutoRely 能生成什么

提交信息 开发者版本 用户版本
fix: resolve race condition in WebSocket reconnection handler Patched WebSocket reconnection race condition in ConnectionPool.reconnect(). Affected clients on unstable networks with >2s latency. Live updates are now more reliable — no more dropped connections during poor network conditions.
feat: add OAuth2 PKCE flow for mobile clients Implemented RFC 7636 PKCE extension for OAuth2 mobile authentication flow. New endpoint: /auth/pkce/initiate You can now sign in securely from mobile apps using your Google or GitHub account.
refactor: extract notification service into shared module 内部 — 不展示在更新日志中 内部 — 不展示在更新日志中

内部提交会被自动过滤

提交
fix: resolve race condition in WebSocket reconnection handler
开发者

Patched WebSocket reconnection race condition in ConnectionPool.reconnect(). Affected clients on unstable networks with >2s latency.

用户

Live updates are now more reliable — no more dropped connections during poor network conditions.

提交
feat: add OAuth2 PKCE flow for mobile clients
开发者

Implemented RFC 7636 PKCE extension for OAuth2 mobile authentication flow. New endpoint: /auth/pkce/initiate

用户

You can now sign in securely from mobile apps using your Google or GitHub account.

提交
refactor: extract notification service into shared module
内部 — 不展示在更新日志中

内部提交会被自动过滤

AutoRely 与同类产品对比

Beamer AutoChangelog AutoRely
自定义域名
可嵌入组件 ✓ ($49/mo+) ✓ ($14/mo+)
阅读分析 ✓ ($99/mo+)
基于提交的 AI 生成
自动多语言支持 Manual ($99/mo plan)
多受众输出(开发者 / 用户 / PM)
价格 $49/mo ($588/yr) $14/mo ($168/yr) Free — Pro $29/mo

Beamer

  • 自定义域名
  • 可嵌入组件 ✓ ($49/mo+)
  • 阅读分析 ✓ ($99/mo+)
  • 基于提交的 AI 生成
  • 自动多语言支持 Manual ($99/mo plan)
  • 多受众输出(开发者 / 用户 / PM)
  • 价格 $49/mo ($588/yr)

AutoChangelog

  • 自定义域名
  • 可嵌入组件 ✓ ($14/mo+)
  • 阅读分析
  • 基于提交的 AI 生成
  • 自动多语言支持
  • 多受众输出(开发者 / 用户 / PM)
  • 价格 $14/mo ($168/yr)

AutoRely

  • 自定义域名
  • 可嵌入组件
  • 阅读分析
  • 基于提交的 AI 生成
  • 自动多语言支持
  • 多受众输出(开发者 / 用户 / PM)
  • 价格 Free — Pro $29/mo

"由 Bay 开发——一位厌倦了每次部署后重复写三遍更新日志的开发者。"

关注开发进展 →

开发日志

  • Mar 12, 2026 Backend API and GitHub App integration deployed
  • Mar 10, 2026 Database schema and authentication system implemented
  • Mar 9, 2026 Telegram bot and monitoring system configured
  • Feb 26, 2026 Landing page v2 deployed with new positioning
  • Feb 25, 2026 Payment infrastructure finalized (Dodo Payments)
  • Feb 24, 2026 Competitive analysis completed across 10+ tools
  • Feb 23, 2026 Astro landing page v1 built and tested locally
  • Feb 22, 2026 Domain registered, Cloudflare setup complete

简单透明的定价

Free
$0/mo
  • 1 repository
  • 10 generations/month
  • Developer view
Pro
$29/mo
  • Unlimited repos & generations
  • Developer + Customer + PM views
  • Analytics & widget
Team
$79/mo
  • Everything in Pro
  • Up to 10 members
  • Custom domain & API
免费开始 →

无需信用卡。随时升级。

常见问题

有免费计划吗?
有。免费计划提供1个仓库和每月10次生成——无需信用卡。每次 push 都会自动生成开发者视图的更新日志。
Pro 计划($29/月)包含什么?
无限仓库、无限生成次数,以及全部3种视图(开发者、用户、PM)。还包括自动多语言翻译、可嵌入组件、阅读分析和邮件支持。
Team 计划($79/月)包含什么?
Pro 的全部功能,加上最多10名团队成员、自定义域名、完整 API 访问、Slack/Discord 通知集成和优先支持。
这和 ChatGPT + 提交记录有什么区别?
你当然可以每次发版时手动把提交粘贴给 ChatGPT。AutoRely 把这个手动步骤全自动化——监控仓库、每次 push 自动生成更新日志、维护受众偏好、发布到托管页面、追踪阅读数据。全自动,每次如此。
我的代码会被发送给第三方吗?
AutoRely 只读取提交信息和 PR 元数据。你的源代码从不被访问、存储或传输。
可以用于私有仓库吗?
可以。AutoRely 通过安全的 GitHub App 权限(仅对提交元数据的只读访问)支持公开和私有 GitHub 仓库。