mirror of
https://github.com/zhongbai2333/Tomato-Novel-Downloader.git
synced 2026-09-03 06:35:47 +08:00
Overhauled `.github/workflows/issue-assistant.yml` to make AI triage more reliable and safer: improved pending-comment reuse/cleanup, DeepSeek retry/model handling, search-based duplicate candidate recall, stricter duplicate validation, maintainer permission checks for `Confirm`, confirm audit trail, native duplicate-close fallback logic, and refined close-handler behavior. Added a new `quality.yml` CI workflow plus `MAINTAINING.md` and cross-platform `scripts/maintain.ps1/.sh` to enforce valid feature-combination checks (without `--all-features`), and updated PR checklist accordingly. Also improved audiobook generation by exporting `cover.jpg`, skipping already-generated non-empty chapter audio, tracking generated/skipped/failed stats in progress models, and surfacing those stats in TUI/README updates. Close: #400