Commit Graph

11 Commits

Author SHA1 Message Date
b00ee4c8dc docs(readme): add WebView2 runtime note 2026-04-20 03:22:19 +08:00
f3b211f745 feat(desktop): refresh localized control panel
Rebuild the Wails desktop shell into a localized tabbed control panel so provider, alias, sync, and settings workflows are easier to manage in one place. Extend desktop preferences with theme and language, document the desktop build flow, and keep the browser fallback shell aligned with the same frontend.
2026-04-19 10:07:46 +08:00
09d0c1f9c6 fix: harden provider discovery flow 2026-04-18 15:28:35 +08:00
8e5b247ca1 fix: harden proxy and sync flows 2026-04-18 00:06:38 +08:00
cf3dcec399 refactor(cli): rename tool to ocswitch
Avoid collision with the existing Opswitch product while keeping the repository name as opencode-provider-switch.

This aligns the CLI, provider key, config paths, examples, and Trellis history under one public-facing name.
2026-04-17 21:43:21 +08:00
594ecadfdd fix(cli): align help with README 2026-04-17 19:27:53 +08:00
d585bf35c1 feat: support disabling providers 2026-04-17 14:01:28 +08:00
9fe60b501e docs: restore sanitized example config 2026-04-17 11:35:14 +08:00
7c30e9d5eb refactor: rename ops CLI to olpx
Align the binary, config, provider, proxy, tests, and docs with the OpenCode LocalProxy CLI rename so user-facing guidance and runtime identifiers stay consistent.
2026-04-17 11:23:15 +08:00
37c6ee0640 fix: harden ops sync and proxy behavior 2026-04-17 10:42:56 +08:00
29190a806e feat: add ops MVP failover proxy 2026-04-17 07:51:42 +08:00