Skip to content

Releases: iHildy/opencode-synced

Release list

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 05:58
aa46550

0.3.0 (2025-12-31)

Features

  • force release for node compatibility refactor (ec31b45)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 05:31
2cd5635

0.2.0 (2025-12-31)

Features

  • add /opencode-sync-resolve command to auto-resolve changes (35e3545)
  • add GitHub user auto-detection and auto-create sync repo (8998f8c)
  • add prompt stash sync option (includePromptStash) (2699008)
  • add sync-link command and improve repo management (f7bbc7b)

Bug Fixes

  • address reviewer feedback on startup reliability and toasts (11d417b)
  • adjust repo org/name detection (b1c0fef)
  • improve startup sync reliability and repository validation (2480fb2)

Reverts

  • event-driven startup sync in favor of setTimeout delay (221bf8c)