mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-09-12 13:25:35 +00:00
- OAuth login callback now stores the provider (google/github) on the user record and backfills it for pre-existing OAuth users on login, so the UI can show which provider an account is linked to. - Add PUT /user/name for any authenticated user (including OAuth): a NameChange model + ChangeNameCurrentUser handler that lets users edit their display name. Placed in a /user group without localUserRequired. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>