From b1bc67301441bac41c70aed82ca28c78a033cefd Mon Sep 17 00:00:00 2001 From: Artur Do Lago Date: Wed, 14 Jan 2026 15:22:35 +0100 Subject: [PATCH] chore: track opencode-anthropic-auth as submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 00b16c8523..dcb22e3c48 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "vendor/personas/johny"] path = vendor/personas/johny url = https://github.com/adolago/johny.git +[submodule "packages/opencode-anthropic-auth"] + path = packages/opencode-anthropic-auth + url = https://github.com/anomalyco/opencode-anthropic-auth