feat: adapt Cursor plugin to agent workflow#3
Closed
munsunouk wants to merge 0 commit into
Closed
Conversation
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
723c581 to
ae90f0c
Compare
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
cursor-agent-adapter브랜치의 Cursor 플러그인 적응 작업을codex/fix-codex-owned-review브랜치에 merge합니다.plugins/open-code-review/cursor-skills/open-code-review/SKILL.md).cursor-plugin/plugin.json을 Cursor-led review workflow에 맞게 업데이트 (description, keywords, skills 경로)codex_cmd_test.go에 agent alias 관련 테스트 보강브랜치 관계
codex/fix-codex-owned-review(host-agent 리팩터링 및 후속 fix 83 commits)cursor-agent-adapter(Cursor plugin adaptation 17 commits)두 브랜치가 분기되어 있어 merge 시 conflict가 발생할 수 있습니다. 충돌 해결 시
codex/fix-codex-owned-review의 host-agent 아키텍처를 기준으로 Cursor plugin 변경사항을 통합하는 것을 권장합니다.Test plan
go test ./cmd/opencodereview/...통과 확인../cursor-skills/)가 올바르게 resolve 되는지 확인ocr agentCLI와 일치하는지 확인Made with Cursor