YeonGyu-Kim
1ee8f4a2d6
fix(publish): make enhanced summary optional for patch, mandatory for minor/major
...
- patch: ask user whether to add enhanced summary (skippable)
- minor/major: enhanced summary is now mandatory, not optional
- Update TODO descriptions and skip conditions accordingly
2026-02-13 14:28:16 +09:00
YeonGyu-Kim
cc45611d88
fix(publish): use generate-changelog.ts for contributor thanks
...
- Replace inline bash changelog with script/generate-changelog.ts
- Update /publish command with layered release notes structure
- Add preview step and clear enhanced summary guidelines
2026-02-13 14:07:39 +09:00
YeonGyu-Kim
ce482f82b4
fix(background-cancel): skip notification when user explicitly cancels tasks
...
- Add skipNotification option to cancelTask method
- Apply skipNotification to background_cancel tool
- Prevents unwanted notifications when user cancels via tool
2026-02-03 16:56:40 +09:00
justsisyphus
9f6c777d79
feat(publish): add platform binary verification steps
...
- Add STEP 8.5: Wait for publish-platform workflow completion
- Add STEP 8.6: Verify all 7 platform binary packages on npm
- Update TODO list with platform verification tasks
- Add error handling for platform-specific failures
2026-01-23 17:35:24 +09:00
YeonGyu-Kim
17b1b59223
Remove invalid model reference from publish command
...
🤖 Generated with assistance of [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode )
2026-01-01 21:03:27 +09:00
YeonGyu-Kim
576108e57c
feat(command): add /publish command for npm release workflow
2025-12-14 12:36:45 +09:00