[PR #13726] feat(core): server discovery using mdns #14793

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

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

State: open
Merged: No


What does this PR do?

The OpenCode server already supports mDNS via —mdns flag.

This PR adds support to the CLI client to discover OpenCode servers running on your network.

If this will be requested, a following PRs will
Add support for the Desktop as well.

Note: the server.ts was moved as is with minor Namespace modifications.

How did you verify your code works?

https://github.com/user-attachments/assets/fa57a702-bf5d-411b-9171-77996cc2a1fe

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13726 **State:** open **Merged:** No --- ### What does this PR do? The OpenCode server already supports mDNS via —mdns flag. This PR adds support to the CLI client to discover OpenCode servers running on your network. If this will be requested, a following PRs will Add support for the Desktop as well. Note: the `server.ts` was moved as is with minor Namespace modifications. ### How did you verify your code works? https://github.com/user-attachments/assets/fa57a702-bf5d-411b-9171-77996cc2a1fe
yindo added the pull-request label 2026-02-16 18:19:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14793