Uh oh!
There was an error while loading. Please reload this page.
chore: retire the agent-relay fork copy - #4
Conversation
(cherry picked from commit 7b657a6)
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. |
📝 WalkthroughWalkthroughThe pull request deletes the Agent Relay plugin, its manifest, package configuration, example configuration, documentation, tests, ignore rule, and CI workflow. Changes
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
📝 Generate docstrings
🧪 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 |
The AgentWorkforce plugin code lives in
AgentWorkforce/herdr-relay-bridge. This removes the duplicate copy carried inside this fork.12 files, −1333 lines —
plugins/agent-relay/(README, config example,dist/*.mjsbuild output,package.json/lock, tests,herdr-plugin.toml) plus.github/workflows/agent-relay-plugin.yml, the workflow that only existed to build it.Cherry-picked from
7b657a6onfeat/agent-relay-sdkontomasterso it carries only the removal, not that branch's other work.Supersedes #3, which added a second copy of the same plugin into this fork and has now been closed.
check-contributorfailed on that PR for 17 days while every substantive check passed — the gate was right that AgentWorkforce code doesn't belong in a fork of an upstream project.No behaviour change here; the bridge repo is the code's real home.
Summary by cubic
Retired the forked Agent Relay bridge plugin to remove duplicate code; the source of truth is now
AgentWorkforce/herdr-relay-bridge. No behavior change.plugins/agent-relay/(README, config, dist, tests,herdr-plugin.toml, package files)..github/workflows/agent-relay-plugin.ymlthat only built this plugin.Written for commit 2718d75. Summary will update on new commits.