From 474eec6e653ad4fcbc0dbc18dc75236542d2b85c Mon Sep 17 00:00:00 2001 From: graelo Date: Wed, 7 Jan 2026 21:23:56 +0100 Subject: [PATCH] registry: update opencode's org from sst to anomalyco --- registry.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.toml b/registry.toml index af7ec1265b..1153f36ec2 100644 --- a/registry.toml +++ b/registry.toml @@ -3384,7 +3384,7 @@ backends = ["github:openbao/openbao[exe=bao]"] description = "OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys" [tools.opencode] -backends = ["aqua:sst/opencode"] +backends = ["aqua:anomalyco/opencode"] description = "AI coding agent, built for the terminal" test = ["opencode --version", "{{version}}"]