Commit Graph

6 Commits

Author SHA1 Message Date
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
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