Skip to content

docs(providers): add generated capability matrix - #86

Open
floze-the-genius wants to merge 1 commit into
Railly:mainfrom
floze-the-genius:docs/69-provider-capability-matrix
Open

docs(providers): add generated capability matrix#86
floze-the-genius wants to merge 1 commit into
Railly:mainfrom
floze-the-genius:docs/69-provider-capability-matrix

Conversation

@floze-the-genius

Copy link
Copy Markdown

Summary

  • generate a provider capability matrix from ALL_PROVIDERS and the provider module directory
  • document all 16 listed providers as implemented or planned in the README
  • add generate and drift-check commands so future provider changes can update or validate the table

Closes #69

Testing

  • bun run generate:provider-matrix (run twice to verify idempotence)
  • bun run check:provider-matrix
  • bunx biome check scripts/generate-provider-matrix.ts package.json
  • git diff --check
  • bun run lint (upstream baseline remains red with 242 errors and 235 warnings in pre-existing files, including apps/ray; the changed script and package manifest pass scoped Biome checks)

@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

@floze-the-genius is attempting to deploy a commit to the Tinte Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a provider capability matrix (implemented vs listed in UI)

1 participant