Commit Graph

8 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
887eb14eca fix(opencode): avoid sync panic on model metadata 2026-04-17 18:03:57 +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
4264ada4f8 fix: improve ops alias routing
Accept ops-prefixed alias names in the local proxy so OpenCode requests do not fail on model lookup. Add clearer proxy diagnostics and fix alias list target state output to simplify ops troubleshooting.
2026-04-17 09:22:09 +08:00
29190a806e feat: add ops MVP failover proxy 2026-04-17 07:51:42 +08:00