Skip to content

Releases: JasonLandbridge/opencode-ccs-sync

v1.0.1

08 Apr 17:02
dcd79a7

Choose a tag to compare

1.0.1 (2026-04-06)

Bug Fixes

  • sync: clear stale providers and cap retries when CLIProxy unavailable on startup (24576b0)

v1.0.0

05 Apr 17:48
79019b2

Choose a tag to compare

1.0.0 (2026-04-05)

Features

  • add OpenCode CCS sync plugin (ce79ff2)
  • sync: add provider protocol detection (SSE/JSON) with in-memory caching (2b4318c)
  • sync: wire protocol detection into buildProviderConfig for per-provider SDK selection (af21800)

Bug Fixes

  • sync: align OpenCode config with live CCS settings (de62480)
  • sync: use ANTHROPIC_BASE_URL from settings file verbatim as provider baseURL (bab4793)
  • vcs: remove unnecessary Git mapping for my-module directory (31df0d7)
  • watch: resync on live CCS settings changes (0bb474d)