Skip to content

Add oz-harness-support plugin to public marketplace#69

Merged
liliwilson merged 1 commit into
mainfrom
lili/add-orchestration-plugin
Jun 21, 2026
Merged

Add oz-harness-support plugin to public marketplace#69
liliwilson merged 1 commit into
mainfrom
lili/add-orchestration-plugin

Conversation

@liliwilson

Copy link
Copy Markdown
Contributor

What

Bring the oz-harness-support plugin into the public claude-code-warp repo and register it in the marketplace.

Goal: make external the single source for both plugins so claude-code-warp-internal can be deprecated.

Changes

  • Copy oz-harness-support plugin (hooks, scripts, skills) from internal, unchanged.
  • Register it in .claude-plugin/marketplace.json (name kept as oz-harness-support).

The warp plugin is untouched (external already ahead of internal).

Notes

  • Plugin scripts are byte-identical to internal; exec bits preserved.

Conversation: https://staging.warp.dev/conversation/a6fed996-21b4-4798-89c0-9a9e2080c8d5

Co-Authored-By: Oz oz-agent@warp.dev

Bring Oz cloud agent support plugin into claude-code-warp so external is single source (toward deprecating claude-code-warp-internal). Add plugin-local README + top README pointer.

Co-Authored-By: Oz <oz-agent@warp.dev>
@liliwilson liliwilson marked this pull request as ready for review June 21, 2026 15:58
@liliwilson liliwilson merged commit 58c823d into main Jun 21, 2026
3 checks passed
liliwilson added a commit to warpdotdev/warp that referenced this pull request Jun 22, 2026
## Description
<!-- Please remember to add your design buddy onto the PR for review, if
it contains any UI changes! -->
After we update `claude-code-warp` to include the platform plugin for
multi-harness runs, we need to update the driver to pull that version of
the plugin in: warpdotdev/claude-code-warp#69.

I also noticed that the minimum plugin version asserted in this repo was
too high given the version we have set in `claude-code-warp-internal`,
meaning that the platform will always fail to start the driver since it
tries to update to a version that doesn't exist.

## Testing
<!--
How did you test this change? What automated tests did you add? If you
didn't add any new tests, what's your justification for not adding any?

Manual testing is required for changes that can be manually tested, and
almost all changes can be manually tested. If your change can be
manually tested, please include screenshots or a screen recording that
show it working end to end.

You can run the app locally using `./script/run` - see WARP.md for more
details on how to get set up.
-->

I will test with `oz-local` once the other PR lands.

---------

Co-authored-by: Oz <oz-agent@warp.dev>
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.

3 participants