YeonGyu-Kim
49c933961e
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
8806ed17dc
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
c66cfbb8c6
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
a633c4dfbe
feat(command): add /publish command for npm release workflow
2025-12-14 12:36:45 +09:00