- Remove doc-only change trigger to prevent unnecessary releases
- Release should only be created when plugin versions actually change
- Keeps manual workflow_dispatch and tag-based releases intact
- add static v0.9.1 badge to Copilot SDK Star Features heading
- inject plugin README link before each embedded v*.md in release body
- skip release workflow when commit message contains [skip release]
- embed changed v*.md release note content into generated GitHub release notes
- keep additional doc changes visible as file list in release output
- refine v0.9.1 EN/CN release notes to include only actual updated/fixed items
- detect both version changes and plugin/docs release-note updates
- broaden push path filters and include documentation change summary in release notes
- harden worktree temp handling, remove duplicate extraction, and skip tag creation on tag-triggered runs
- Fix thinking visibility by passing user overrides into streaming
- Harden UserValves handling for mapping/instance inputs
- Update bilingual README with per-user valves and troubleshooting