mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 08:02:28 +00:00
- Shifts the initial autofocus from the project combobox to the smart name input or pre-filled source pill so users can start typing immediately. - Pins the typed text action row (e.g., "Use name...") to the top of the search results dropdown with a sticky header. - Accepts an external GitHub source context override in the smart name field to improve contextual suggestions. - Updates unit and E2E tests to verify the new focus target behavior.