7 Commits

Author SHA1 Message Date
semantic-release-bot
8d6d167b33 chore(release): 1.3.1 [skip ci]
## [1.3.1](https://github.com/jeffusion/gitea-ai-assistant/compare/v1.3.0...v1.3.1) (2026-03-26)

### Bug Fixes

* **db:** self-heal missing repository prompt schema ([b6e6ee0](b6e6ee0927))
* **logs:** gate repository list debug logs behind REPO_LIST_DEBUG_LOGS env flag ([3a97d67](3a97d673f6))
* **repo:** add structured diagnostics for repository list failures ([22b6032](22b603258a))
2026-03-26 15:52:17 +00:00
semantic-release-bot
1885004874 chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/jeffusion/gitea-ai-assistant/compare/v1.2.1...v1.3.0) (2026-03-26)

### Features

* **repo:** add project-level review prompt with UI redesign ([d5deb75](d5deb75231))
2026-03-26 05:36:05 +00:00
semantic-release-bot
63f419228e chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/jeffusion/gitea-ai-assistant/compare/v1.2.0...v1.2.1) (2026-03-24)

### Bug Fixes

* **ci:** source Docker tags from semantic-release version ([f84c0ab](f84c0ab777))
2026-03-24 07:29:39 +00:00
semantic-release-bot
7792a78c00 chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/jeffusion/gitea-ai-assistant/compare/v1.1.1...v1.2.0) (2026-03-24)

### Bug Fixes

* **lint:** apply biome cleanup for notification modules ([7aec1e4](7aec1e452a))

### Features

* **frontend:** add dedicated notification management menu and test panel ([9964614](9964614b5e))
* **notification:** replace feishu-only flow with pluggable providers ([e40dadd](e40daddf0d))
2026-03-24 05:40:56 +00:00
semantic-release-bot
b10b8dd7d5 chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/jeffusion/gitea-ai-assistant/compare/v1.1.0...v1.1.1) (2026-03-24)

### Bug Fixes

* **build:** guard husky prepare for production installs ([5aeff75](5aeff7585b))
2026-03-24 04:54:36 +00:00
semantic-release-bot
3307ec687e chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/Jeffusion/gitea-ai-assistant/compare/v1.0.0...v1.1.0) (2026-03-24)

### Bug Fixes

* **agent:** fix rg args ordering in function reference search tool ([f410373](f410373f7b))
* **agent:** improve specialist agent JSON resilience and finding schema ([2587576](2587576514))
* **ci:** stabilize visual regression environment ([9887504](98875044d6))
* **config:** make persistOverrides resilient to read-only filesystems ([3f2817d](3f2817d6c3))
* **config:** silently skip readonly fields on save instead of rejecting ([12425d1](12425d147f))
* **docker:** add git, ca-certificates, and ripgrep to production image ([ba26635](ba2663552d))
* **frontend:** standardize favicon/title, 401 redirect, SPA root route, and theme switching ([5bb1c3a](5bb1c3a2d1))
* **k8s:** extract Secret to separate file to fix kustomize apply ([e3b8365](e3b8365ea2))
* **k8s:** remove stale GITEA_ACCESS_TOKEN/GITEA_API_URL/QDRANT_URL from k8s config ([9b063af](9b063afba0))
* **k8s:** use writable emptyDir volume for config overrides ([98e5048](98e5048f2c))
* **lint:** resolve biome violations across src modules ([3c1d616](3c1d616dc1))
* make all config consumers read dynamically instead of caching at module load ([9a356a2](9a356a228f))
* make FEISHU_WEBHOOK_URL optional to prevent startup crash ([d84a0ed](d84a0ed956))
* remove isDev branches that caused production to use mock test data ([f3ba9de](f3ba9de06f))
* **test:** update specialist-agent-react tests for LLMGateway API ([824564d](824564dac6))
* **ui:** align card headers and stabilize themed layout polish ([28d86af](28d86aff16))

### Features

* **config:** add Codex engine configuration fields ([129094a](129094a39e))
* **config:** add global prompt setting injected into all LLM calls ([afd5685](afd568588d))
* **config:** migrate all runtime settings from env vars to SQLite DB ([4c32a46](4c32a460d3))
* **db:** add SQLite database layer with encrypted secret storage ([21fef99](21fef999fb))
* **frontend:** update config UI for DB-first config architecture ([9c9ef05](9c9ef05d13))
* **llm:** add LLM config REST API controller ([c6c8e20](c6c8e20683))
* **llm:** add pluggable multi-provider LLM architecture ([c9a2db3](c9a2db3df2))
* **llm:** add resilience layer with rate limiting and retry ([839d4a8](839d4a89bf))
* **review/codex:** add Codex review engine with MCP tools ([614f66c](614f66c433))
* **review:** add incremental review with snapshot refs ([9308c60](9308c60aa0))
* **review:** add token-aware context control with tokenlens ([ec2029a](ec2029a942))
* **review:** add triage agent for smart specialist routing ([86480de](86480dec07))
* **review:** add workspace cleanup on PR close and scheduled stale cleanup ([792ed7f](792ed7faa2))
* **review:** remove legacy mode and harden agent/codex pipeline ([1c0c9af](1c0c9afd17))
* **ui:** add frontend test infrastructure with vitest ([bc7616d](bc7616df42))
* **ui:** add LLM provider management frontend ([c45cb34](c45cb34a35))
* **ui:** add review config page with engine selector ([ae0dfce](ae0dfceba1))
* **ui:** replace hardcoded model lists with dynamic tokenlens API ([71bd310](71bd310459))
2026-03-24 04:30:56 +00:00
semantic-release-bot
33b3d9c9ab 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))
2026-03-03 10:49:09 +00:00