Skip to content

Move community adapters to webcmd-plugins - #472

Merged
ankitranjan7 merged 3 commits into
mainfrom
ankitranjan7/move-adapters-to-plugin
Aug 31, 2026
Merged

Move community adapters to webcmd-plugins#472
ankitranjan7 merged 3 commits into
mainfrom
ankitranjan7/move-adapters-to-plugin

Conversation

@ankitranjan7

Copy link
Copy Markdown
Contributor

Description

Moves the 123 community adapters and their manifests, tests, generation tooling, and sync workflows to the new public repository: https://github.com/agentrhq/webcmd-plugins

This PR removes those files from WebCMD while preserving core CLI and hosted contracts. Exact legacy official sources under agentrhq/webcmd are normalized to agentrhq/webcmd-plugins so existing source identifiers keep working; unrelated GitHub sources are untouched.

Related issue: N/A

Type of Change

  • Bug fix
  • New feature
  • New site adapter
  • Documentation
  • Refactor
  • CI / build / tooling

Checklist

  • I ran the checks relevant to this PR
  • I updated tests or docs if needed
  • I included output when useful
  • No skill-src files were edited

Adapter Notes

Adapter implementations were moved to webcmd-plugins without behavioral edits. The standalone repository owns adapter tests and generated marketplace manifests.

Verification

  • Node 22 npm test: 3,158 passed, 1 skipped
  • npm run typecheck: passed
  • npm run build: passed
  • npm pack dry-run: 941 files; no plugins directory or removed root plugin manifests; required plugin catalog and hosted contract included
  • webcmd-plugins npm run check: 26 tooling tests and 3,168 plugin tests passed

Point the packaged catalog at agentrhq/webcmd-plugins and add one exact
normalizer so legacy github:agentrhq/webcmd install sources and lock clone
URLs resolve to the new repository without rewriting unrelated catalogs or
failed updates. Remove the in-tree plugins collection and plugin-repo-only
generation, parity, quality, and workflow machinery.
@github-actions

Copy link
Copy Markdown
Contributor

🟠 Maintainer review suggested — low confidence

The automated review could not reach a fully supported conclusion.

Limitations

  • The automated review returned an invalid structured result.
  • Some review context was unavailable or reduced.
  • A maintainer may need to review documentation requirements manually.

This review is advisory and does not block merging.

@ankitranjan7
ankitranjan7 merged commit 6168569 into main Aug 31, 2026
16 checks passed
@ankitranjan7
ankitranjan7 deleted the ankitranjan7/move-adapters-to-plugin branch September 1, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant