* fix: prioritize diff contexts and replace underscores with spaces in AI context badges - Sort context list to show diff contexts first in AvailableContextList.svelte - Replace underscores with spaces in display names for both AvailableContextList.svelte and ContextElementBadge.svelte - Improves UX by making diff context names more readable (e.g., "diff with last saved draft" instead of "diff_with_last_saved_draft") Fixes #5884 Co-authored-by: centdix <centdix@users.noreply.github.com> * fix * fix --------- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: centdix <centdix@users.noreply.github.com> Co-authored-by: centdix <farhadg110@gmail.com>