From 63df571c73637cd354fe80b6d890b5aca95f9c2a Mon Sep 17 00:00:00 2001 From: Cristhofer Pincetti Date: Fri, 28 Aug 2026 15:31:19 -0400 Subject: [PATCH] docs: credit FanFan as the immediate base, Brent as the original Co-authored-by: Cursor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dc8a6c..b7852c2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This package keeps a **bundled** model catalog current via CI. You do **not** ne ## Credits -This plugin is based on **[opencode-commandcode-provider](https://github.com/brent-weatherall/opencode-commandcode-provider)** by **[Brent Weatherall](https://github.com/brent-weatherall)**. Thank you for the original OpenCode plugin, catalog extraction, and Command Code wiring. The license remains MIT; copyright stays with Brent Weatherall. +This package is based on **[FanFan4204/opencode-commandcode-provider](https://github.com/FanFan4204/opencode-commandcode-provider)**. That work started from **[brent-weatherall/opencode-commandcode-provider](https://github.com/brent-weatherall/opencode-commandcode-provider)** by **[Brent Weatherall](https://github.com/brent-weatherall)**. Thank you both — FanFan for the OpenCode provider this repo continues, and Brent for the original plugin, catalog extraction, and Command Code wiring. The license remains MIT; copyright stays with Brent Weatherall. ### What this package adds