chore: remove auto-updater plugin - #438
Merged
Merged
Conversation
dist/mcp-wrapper.mjs가 빌드 과정에서 생성되지만 .gitignore 규칙 때문에 git에 포함되지 않아 플러그인 설치 시 누락되는 문제 해결: - dist/mcp-wrapper.mjs를 git add -f로 강제 추가 - 이전 커밋(576147f)에서 dist/cli.mjs와 dist/mcp-server.mjs만 추가되고 dist/mcp-wrapper.mjs는 누락되어 해당 파일만 추가 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove the auto-updater plugin as it is no longer needed. Updates references in marketplace.json, README.md, and TESTING.md. Also includes bun.lock for conversation-memory plugin and markdownlint fixes in TESTING.md. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
baleen37
enabled auto-merge
February 6, 2026 11:57
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThis PR removes the entire auto-updater plugin from the project, including all plugin files, configuration manifests, hook definitions, scripts, tests, fixtures, and related documentation references from the main README and marketplace manifest. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Removed Features
Documentation