From f546f8733984d1f85c73dcdc609845b69fae4d44 Mon Sep 17 00:00:00 2001 From: ssmurfgg04-gif Date: Sun, 6 Sep 2026 22:31:54 +0300 Subject: [PATCH 1/2] docs: point provider guide links at the live docs page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b1a3c6e1..f46e6221c 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ Providers are data, not code you have to fork. A provider is a versioned manifes - `web-devconsole` (in this repo) is a Monaco-based editor for writing and testing provider scripts against a live session. - Verification tiers are explicit: **Verified / Partial / Unverified**. "Built-in" only means the integration exists. -- Guides: [Provider SDK](https://docs.adhf.dev/guide/provider-sdk) · [Provider guide](https://docs.adhf.dev/guide/providers) +- Guides: [Supported Providers](https://docs.adhf.dev/reference/supported-providers) · [Provider manifest guide](https://docs.adhf.dev/reference/supported-providers) If you get an agent working that isn't in the catalog, that's the single most useful contribution to this repo. From 8f0f9d199434ac8453cf4d93b2c6b1bf5700c14f Mon Sep 17 00:00:00 2001 From: ssmurfgg04-gif <232103099+ssmurfgg04-gif@users.noreply.github.com> Date: Wed, 9 Sep 2026 17:19:07 +0000 Subject: [PATCH 2/2] chore: re-trigger CLA check (signature posted in PR #8)