| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 9 days | style: switch from tabs to 2-space indentation | Adam Malczewski | |
| 2026-06-05 | feat(auth): provider resolves credentials via AuthContract, not config | Adam Malczewski | |
| - kernel HostAPI: add getAuthProviders()/getAuthProvider(id) read-views (mirrors getProviders) - provider-openai-compat: activate() resolves creds via host.getAuthProvider("apikey").resolve(); dependsOn auth-apikey; model stays config-driven - host-bin: mirror the new getters in post-activation HostAPI stub - auth-apikey is no longer vestigial; auth seam exercised end-to-end - 185 tests pass; typecheck + biome clean; verified live (curl returns real response) | |||
