Skip to content

v0.0.476

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:18
· 1523 commits to main since this release
1122278

Version 0.0.476 (July 20, 2026)

  • Sync job info from Microsoft Entra ID into user context — a new Entra ID Profile Sync section on Settings → Identity Providers lets an admin pull each signed-in user's Microsoft Graph /me profile (job title, department, company, office, and more) into their per-org context on login. The admin picks exactly which attributes are included via checkboxes that show live sample values from their own profile, and can add or remove attributes freely. Synced attributes are rendered to the agent inside the existing <user_profile> context block (treated as context, not instructions) and shown read-only under Directory profile in Account Settings. It's per-org and opt-in (stored in org settings, no bow-config change), and uses only the default-granted delegated User.Read scope — no admin consent required; the one lifecycle field that needs elevated access (employeeLeaveDateTime) is excluded from the allowlist. The SCIM and LDAP sections on the same page are now collapsible (collapsed by default).