feat: add provider interface and registry

This commit is contained in:
leonardotrapani
2026-01-31 20:34:33 +01:00
parent 5a4d99538f
commit 933bb6fc32
8 changed files with 392 additions and 1 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"Capability methods return correct values",
"Typecheck passes"
],
"passes": false
"passes": true
},
{
"title": "Refactor config to unified provider structure",