[PR #13296] docs: add hybrid development guide with openclaw-bridge-remote #14603

Open
opened 2026-02-16 18:19:23 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13296

State: open
Merged: No


Summary

This PR introduces a new guide for Hybrid Development and adds openclaw-bridge-remote to the ecosystem list.

Changes

  • Added packages/docs/development-hybrid.mdx: A detailed guide on connecting remote AI agents to local machines.
  • Updated packages/docs/docs.json: Registered the new guide in the navigation.
  • Updated packages/web/src/content/docs/ecosystem.mdx: Added openclaw-bridge-remote to the project list.

Why?

Many OpenCode users develop on powerful remote servers but need to verify UI/Browser changes locally. This guide and the bridge tool solve the 'agent blindness' problem by providing a secure way to delegate local tasks to local machines.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13296 **State:** open **Merged:** No --- ## Summary This PR introduces a new guide for **Hybrid Development** and adds **openclaw-bridge-remote** to the ecosystem list. ### Changes - Added `packages/docs/development-hybrid.mdx`: A detailed guide on connecting remote AI agents to local machines. - Updated `packages/docs/docs.json`: Registered the new guide in the navigation. - Updated `packages/web/src/content/docs/ecosystem.mdx`: Added `openclaw-bridge-remote` to the project list. ### Why? Many OpenCode users develop on powerful remote servers but need to verify UI/Browser changes locally. This guide and the bridge tool solve the 'agent blindness' problem by providing a secure way to delegate local tasks to local machines.
yindo added the pull-request label 2026-02-16 18:19:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14603