3 Commits

Author SHA1 Message Date
Tw93 ff3f63a091 release: prepare V1.13.0 2026-08-23 21:25:14 +08:00
Tw93 753ab3d4f1 chore: extend draft prefix map and refresh kami.zip
draft-release-notes.py: add `build` and `ci` to _PREFIX_HINT so commits
using those Conventional Commits prefixes get categorized correctly
instead of falling through to "other".

dist/kami.zip: rebuild via package-skill.sh so the archive picks up the
two new GitHub Actions workflows and scripts/draft-release-notes.py
(86 files, 4.4MB).
2026-05-06 10:08:55 +08:00
Tw93 4554f795f3 chore: add draft-release-notes script and update AGENTS map
scripts/draft-release-notes.py emits a V1.4.0-shaped bilingual scaffold
(centered hero, English Changelog, 更新日志, footer) populated from
git log <range>. Default range is <latest tag>..HEAD; commits are listed
as numbered TODO bullets with a category hint comment so the author can
regroup them into 5-8 product-themed items before publishing.

AGENTS.md repository map adds the draft script, the test suite path,
and the two new GitHub Actions workflows. Commands list grows by one
draft-release-notes invocation example.
2026-05-06 08:56:05 +08:00