Skip to content

fix(cli): prefer plugin manifests for code plugin detection#2931

Merged
Patrick-Erichsen merged 1 commit into
mainfrom
pe/fix-openclaw-plugin-family-detection
Jun 29, 2026
Merged

fix(cli): prefer plugin manifests for code plugin detection#2931
Patrick-Erichsen merged 1 commit into
mainfrom
pe/fix-openclaw-plugin-family-detection

Conversation

@Patrick-Erichsen

Copy link
Copy Markdown
Collaborator

Summary

  • Prefer real bundle manifests over plugin manifests, but let openclaw.plugin.json win over loose bundle markers like skills/
  • Add a regression test for OpenClaw code-plugin packages that bundle skills/<id>/SKILL.md

Validation

  • bun run format:check -- packages/clawhub/src/cli/commands/packages.ts packages/clawhub/src/cli/commands/packages.test.ts
  • git diff --check
  • bun run --cwd packages/clawhub test:src -- src/cli/commands/packages.test.ts
  • bunx tsc -p packages/clawhub/tsconfig.json --noEmit
  • bun run --cwd packages/clawhub verify
  • .agents/skills/autoreview/scripts/autoreview --mode local
  • bun run ci:static
  • bun run ci:unit

@Patrick-Erichsen
Patrick-Erichsen requested a review from a team as a code owner June 29, 2026 18:41
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clawhub Ready Ready Preview, Comment Jun 29, 2026 6:41pm

Request Review

@Patrick-Erichsen
Patrick-Erichsen merged commit 28409ee into main Jun 29, 2026
26 checks passed
@Patrick-Erichsen
Patrick-Erichsen deleted the pe/fix-openclaw-plugin-family-detection branch June 29, 2026 18:50
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