v0.10.0

Hmbown/Codewhalev0.10.0Mar 29, 2026by azophy

AI Summary

Enhanced the setup wizard to support OIDC providers alongside GitHub, allowing configuration of issuer URLs and client credentials.

Key Highlights

  • Added OIDC provider option to setup wizard
  • Supports provider type selection (GitHub vs Generic OIDC)
  • Generates config with alternative provider as commented section

New Features

  • OIDC provider option in setup wizard

Full Release Notes

## What's Changed

* feat: add OIDC provider option to setup wizard
  - Add provider type selection (GitHub vs Generic OIDC)
  - Support OIDC configuration: issuer URL, client ID/secret, principal field
  - Generate config with alternative provider as fully commented section
* Update README.md

**Full Changelog**: v0.8.0...v0.10.0