From 41471a4f9ac0b023eedf3fadef4741ff0cf6cb04 Mon Sep 17 00:00:00 2001 From: Guy Ben Aharon Date: Tue, 19 May 2026 19:05:14 +0300 Subject: [PATCH] feat!: migrate API prefix from /api to /v1 and default to api.onecli.sh BREAKING CHANGE: All API endpoints now use /v1 prefix instead of /api. The default base URL is now api.onecli.sh. Clients using the previous /api prefix must update their configuration. Co-Authored-By: Claude Opus 4.6 (1M context)