[PR #6227] fix: sort file picker results alphabetically (issue #6187) #11790

Open
opened 2026-02-16 18:16:44 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6227

State: open
Merged: No


  • Apply alphabetical sort to the top results from fuzzy search
  • Ensure consistent sorting in both server (index.ts) and client (autocomplete.tsx)
  • This fixes the unstable ordering issue where results would jump around
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6227 **State:** open **Merged:** No --- - Apply alphabetical sort to the top results from fuzzy search - Ensure consistent sorting in both server (index.ts) and client (autocomplete.tsx) - This fixes the unstable ordering issue where results would jump around
yindo added the pull-request label 2026-02-16 18:16:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11790