Added
- Telegram/Discord stop-callback tag list support (
tagList) - Tag normalization for Telegram (
@username) and Discord (@here,@everyone, numeric IDs,role:<id>) - New CLI options:
--tag-list,--add-tag,--remove-tag,--clear-tags - New CLI test coverage for tag list config mutations
Updated
- Session-end callback notifications now prefix summaries with configured tags
- Documentation updates in
README.md, localized READMEs (ko/ja/es/zh), anddocs/REFERENCE.md - Version bumped to 4.2.0 across package/plugin/docs metadata
Verification
- Build passed (
npm run build) - Targeted tests passed:
src/hooks/session-end/__tests__/callbacks.test.tssrc/__tests__/cli-config-stop-callback.test.ts