Skip to content

feat(install-mcp): add openclaw host adapter#242

Open
jsdevninja wants to merge 2 commits into
vouchdev:testfrom
jsdevninja:feat/openclaw-install-adapter
Open

feat(install-mcp): add openclaw host adapter#242
jsdevninja wants to merge 2 commits into
vouchdev:testfrom
jsdevninja:feat/openclaw-install-adapter

Conversation

@jsdevninja

Copy link
Copy Markdown

What changed

Adds adapters/openclaw/ — a ninth host in the vouch install-mcp adapter
catalogue, alongside a generic-discovery test for its full T1-T4 install,
idempotency, and that its T3 slash commands are byte-identical to
claude-code's (proving reuse, not a fork).

Closes #230

Why

vouch install-mcp openclaw currently fails — only eight hosts are
registered. OpenClaw needs the same manifest-driven adapter experience
Claude Code users get: a one-command writer that drops plugin-enablement,
docs, slash commands, and policy into a managed project. Closes #230.

What might break

Nothing. No .vouch/ on-disk shape changes, no kb.* method changes —
this is purely a new adapters/<host>/ template directory plus its
manifest, discovered generically by the existing install_adapter.py
writer. Existing hosts are untouched.

VEP

Not a surface change — no VEP needed.

Tests

  • make check passes locally (lint + mypy + pytest)
  • New / changed behaviour has a test
  • CHANGELOG.md updated under ## [Unreleased]

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 04d9ab47-89c4-4a0f-ab84-b6edc221d6da

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@plind-junior

Copy link
Copy Markdown
Collaborator

Openclaw is not urgently needed and I will take a look after checking other PRs

@jsdevninja jsdevninja force-pushed the feat/openclaw-install-adapter branch from 52b2a6e to 7afc1d0 Compare June 17, 2026 05:33
@plind-junior

Copy link
Copy Markdown
Collaborator

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7c11ad5844

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread adapters/openclaw/plugins.json
Comment thread adapters/openclaw/install.yaml
Comment thread adapters/openclaw/install.yaml
Comment thread adapters/openclaw/policy.json
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.

2 participants