refactor(provider): migrate provider domain to Effect Schema (#24027)

This commit is contained in:
Kit Langton
2026-04-23 13:17:33 -04:00
committed by GitHub
parent 1e439b8226
commit 93940a1859
4 changed files with 93 additions and 113 deletions

View File

@@ -274,9 +274,9 @@ Possible later tightening after the Schema-first migration is stable:
### Provider domain
- [ ] `src/provider/auth.ts`
- [ ] `src/provider/models.ts`
- [ ] `src/provider/provider.ts`
- [x] `src/provider/auth.ts`
- [x] `src/provider/models.ts`
- [x] `src/provider/provider.ts`
### Tool schemas