v0.10.0

anomalyco/opentuiv0.10.0Mar 29, 2026by azophy

AI Summary

Enhances the setup wizard to include OIDC provider options, allowing users to select between GitHub and Generic OIDC with full configuration support.

Key Highlights

  • Add OIDC provider option to setup wizard
  • Support for provider type selection (GitHub vs Generic OIDC)
  • Support OIDC configuration (issuer URL, client ID/secret)
  • Generate config with alternative provider as commented section

New Features

  • OIDC setup wizard integration

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