Skip to content

Conversation

@JasonXuDeveloper
Copy link
Owner

@JasonXuDeveloper JasonXuDeveloper commented Jan 29, 2026

Summary

  • Fix misleading claim that plugin updates automatically (third-party marketplaces have auto-update disabled by default)
  • Add clear instructions for users to enable auto-updates
  • Improve all skill descriptions with more trigger keywords

Changes

README.md

  • Fixed "Click" → "Toggle" for CLI accuracy
  • Added step-by-step auto-update enable instructions

Skill Descriptions

Improved trigger keywords for better activation:

Skill Added Keywords
jaction coroutine alternative, scheduled action, timed event, polling condition, ExecuteAsync
jobjectpool enemy pool, effect pool, memory optimization, pool prewarm, Rent Return pattern, lock-free
messagebox modal popup, async dialog, await user input, delete/save confirmation
editor-ui JButton, JStack, JCard, JTextField, design tokens, dark/light theme, themed button

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings January 29, 2026 05:37
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 29, 2026
@JasonXuDeveloper JasonXuDeveloper force-pushed the docs/plugin-autoupdate-instructions branch from 253cda7 to e560d66 Compare January 29, 2026 05:38
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects misleading documentation about automatic plugin updates and adds clear instructions for users to enable auto-updates for third-party Claude Code plugins.

Changes:

  • Removed incorrect claim that the plugin updates automatically by default
  • Added new "Enable Auto-Updates (Recommended)" section with step-by-step instructions
  • Clarified that third-party plugins require manual opt-in for auto-updates

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

github-actions[bot]
github-actions bot previously approved these changes Jan 29, 2026
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: Copilot review found no issues and Unity Tests passed (or were skipped for non-code changes).

…ions

Signed-off-by: JasonXuDeveloper - 傑 <jason@xgamedev.net>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: Copilot review found no issues and Unity Tests passed (or were skipped for non-code changes).

@JasonXuDeveloper JasonXuDeveloper enabled auto-merge (squash) January 29, 2026 05:39
@JasonXuDeveloper JasonXuDeveloper merged commit d34a3b5 into master Jan 29, 2026
15 checks passed
@JasonXuDeveloper JasonXuDeveloper deleted the docs/plugin-autoupdate-instructions branch January 29, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants