chore(release): 1.0.0 [skip ci]

# 1.0.0 (2026-03-03)

### Bug Fixes

* remove trailing comma in package.json ([c1d3077](c1d3077654))
* 修复E2E测试基础设施 ([e91ebdc](e91ebdc974))

### Features

* **admin:** 添加后台管理界面和Webhook管理功能 ([3a0cb36](3a0cb36f02))
* **api:** add config management REST endpoints ([d375a4c](d375a4c82d))
* **config:** add runtime config manager with 3-layer priority ([d946423](d946423d45))
* **frontend:** add config management page with UI components ([f223e35](f223e35cbb))
* **frontend:** add react-router and refactor app routing ([0b5cbfd](0b5cbfd5ba))
* 增加pr提醒,支持飞书机器人消息通知 ([e9d4f67](e9d4f6776c))
* 添加Agent审查引擎核心类型和Schema定义 ([4c90bf0](4c90bf0b9c))
* 添加Agent审查相关配置项和依赖 ([611fcf3](611fcf39d5))
* 添加发布策略和文件审查存储 ([5ddd858](5ddd858785))
* 添加向量记忆和学习系统 ([956a84a](956a84acc1))
* 添加四个分类专家Agent定义 ([4b58f15](4b58f158fc))
* 添加多Agent审查代理(specialist/reflexion/judge/critic/debate) ([1d9ed3d](1d9ed3d969))
* 添加审查编排器和引擎入口 ([25d4f56](25d4f56bde))
* 添加工具注册表和代码搜索工具 ([6186210](6186210b4e))
* 添加沙箱执行和本地仓库管理器 ([d1e1e2f](d1e1e2f33c))
* 集成Agent审查引擎到应用入口和控制器 ([2ce2a5f](2ce2a5f6a6))
* 项目更名并调整接口 ([b8e5c5e](b8e5c5eb41))
This commit is contained in:
semantic-release-bot
2026-03-03 10:49:09 +00:00
parent c1d3077654
commit 33b3d9c9ab

28
CHANGELOG.md Normal file
View File

@@ -0,0 +1,28 @@
# 1.0.0 (2026-03-03)
### Bug Fixes
* remove trailing comma in package.json ([c1d3077](https://github.com/jeffusion/gitea-ai-assistant/commit/c1d3077654e075e6d75e2963b196c8fe2641d10e))
* 修复E2E测试基础设施 ([e91ebdc](https://github.com/jeffusion/gitea-ai-assistant/commit/e91ebdc974edbfc33f029a0f8befa7fbaf59a77c))
### Features
* **admin:** 添加后台管理界面和Webhook管理功能 ([3a0cb36](https://github.com/jeffusion/gitea-ai-assistant/commit/3a0cb36f028ee5581ddc44a19f89037a3c1220f1))
* **api:** add config management REST endpoints ([d375a4c](https://github.com/jeffusion/gitea-ai-assistant/commit/d375a4c82dfb61aaec0330734dcad24c829114fa))
* **config:** add runtime config manager with 3-layer priority ([d946423](https://github.com/jeffusion/gitea-ai-assistant/commit/d946423d4554f816100c2b3e7157d11c00e0a029))
* **frontend:** add config management page with UI components ([f223e35](https://github.com/jeffusion/gitea-ai-assistant/commit/f223e35cbbdb8bcc7bc5259d4522ed246cf401c2))
* **frontend:** add react-router and refactor app routing ([0b5cbfd](https://github.com/jeffusion/gitea-ai-assistant/commit/0b5cbfd5ba97129e498f02fb4c31cdb414d34925))
* 增加pr提醒,支持飞书机器人消息通知 ([e9d4f67](https://github.com/jeffusion/gitea-ai-assistant/commit/e9d4f6776c5750367785757224f6aa03c77972aa))
* 添加Agent审查引擎核心类型和Schema定义 ([4c90bf0](https://github.com/jeffusion/gitea-ai-assistant/commit/4c90bf0b9c17adf4994bd6f40b3b2c97347ee61b))
* 添加Agent审查相关配置项和依赖 ([611fcf3](https://github.com/jeffusion/gitea-ai-assistant/commit/611fcf39d51654b90b8047cc31e2ca119249990f))
* 添加发布策略和文件审查存储 ([5ddd858](https://github.com/jeffusion/gitea-ai-assistant/commit/5ddd8587858785daccce7789371cdb262581cc99))
* 添加向量记忆和学习系统 ([956a84a](https://github.com/jeffusion/gitea-ai-assistant/commit/956a84acc11beffb0d64abd4098e6e319ec51ea7))
* 添加四个分类专家Agent定义 ([4b58f15](https://github.com/jeffusion/gitea-ai-assistant/commit/4b58f158fc9fc59f0eac04616593b2061121e119))
* 添加多Agent审查代理(specialist/reflexion/judge/critic/debate) ([1d9ed3d](https://github.com/jeffusion/gitea-ai-assistant/commit/1d9ed3d969ddead2384a35d884a59c6269e1639f))
* 添加审查编排器和引擎入口 ([25d4f56](https://github.com/jeffusion/gitea-ai-assistant/commit/25d4f56bded0fd86caa2671f36f1e713ea8bbe88))
* 添加工具注册表和代码搜索工具 ([6186210](https://github.com/jeffusion/gitea-ai-assistant/commit/6186210b4e41cea67f04ea8619924449e953dbb8))
* 添加沙箱执行和本地仓库管理器 ([d1e1e2f](https://github.com/jeffusion/gitea-ai-assistant/commit/d1e1e2f33cc3e49d10bc0119af89f7ba4068a1f8))
* 集成Agent审查引擎到应用入口和控制器 ([2ce2a5f](https://github.com/jeffusion/gitea-ai-assistant/commit/2ce2a5f6a6140ed4d3222363fd261735d3f295f2))
* 项目更名并调整接口 ([b8e5c5e](https://github.com/jeffusion/gitea-ai-assistant/commit/b8e5c5eb41738c7d9b14325da0c8524e7e38e662))