Libra CodeHub
CedarCopilot/cedar-mail
staging
Code
Pull requests
8
Commits
Insights
Runs
cedar-mail
/
apps
/
mail
/
tests
/
modules
/
conversationsPage
/
slice
conversationsSidebarSlice.migration.test.ts
fix: coerce legacy 'strength' sortDimension so crm.listConversations validates Stale localStorage/preset sort configs still held the pre-rename 'strength' dimension, which the backend enum ('value' | 'signal') rejected — failing crm.listConversations dozens of times a day. Normalize on read and at both backendSortBy construction sites so no stale enum reaches the server. Co-Authored-By: Claude Opus 4.8 (1M context) <<email>>
Jul 24, 2026, 10:25 AM