Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Loading