Skip to content

Releases: zero469/opencode-relay-server

v0.10.3

Choose a tag to compare

@github-actions github-actions released this 12 Mar 12:00

Full Changelog: v0.10.2...v0.10.3

v0.10.2 - Fix discover performance

Choose a tag to compare

@zero469 zero469 released this 12 Mar 08:52

Fixes

  • Windows: Instance discovery now takes seconds instead of 4+ minutes (single netstat call + 15s timeout)
  • macOS: Fixed lsof flags for proper cwd lookup, added timeouts to prevent hangs

v0.10.0 - Multi-instance Support

Choose a tag to compare

@zero469 zero469 released this 12 Mar 08:04

What's New

Multi-instance Support

Tunnel client can now discover and proxy to multiple opencode instances running on the same machine.

New Features:

  • Auto-discovers all running opencode instances (refreshes every 30s)
  • Route to specific instance via /i/{port}/ path prefix
  • New /discover endpoint returns list of all instances

API:

  • GET /proxy/{subdomain}/discover - List all instances
  • GET /proxy/{subdomain}/i/{port}/session/... - Route to specific instance
  • GET /proxy/{subdomain}/session/... - Default instance (backward compatible)

Backward Compatible: Existing apps continue to work without changes.

v0.9.7

Choose a tag to compare

@github-actions github-actions released this 11 Mar 06:37

Full Changelog: v0.9.6...v0.9.7

v0.9.6

Choose a tag to compare

@github-actions github-actions released this 11 Mar 06:34

Full Changelog: v0.9.5...v0.9.6

v0.9.5

Choose a tag to compare

@github-actions github-actions released this 10 Mar 07:53

Full Changelog: v0.9.4...v0.9.5

v0.9.4

Choose a tag to compare

@github-actions github-actions released this 24 Feb 07:44

Full Changelog: v0.9.3...v0.9.4

v0.9.3

Choose a tag to compare

@github-actions github-actions released this 18 Feb 03:58

Full Changelog: v0.9.2...v0.9.3

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 17 Feb 18:00

Full Changelog: v0.9.1...v0.9.2

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 17 Feb 17:25

Full Changelog: v0.9.0...v0.9.1