[PR #6603] feat(cli): frecency file autocomplete #11996

Closed
opened 2026-02-16 18:16:56 -05:00 by yindo · 0 comments
Owner

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

State: closed
Merged: Yes


Added support for frecency (frequency + recency) to the file autocomplete in the cli.

For example after I selected the new file

packages/opencode/src/cli/cmd/tui/component/prompt/frecency.tsx

and opened the file autocomplete again.

Before:

https://github.com/user-attachments/assets/258379dc-a89f-4206-8286-8d9f6458bb35

After

https://github.com/user-attachments/assets/9914a2ec-aac2-435e-80eb-acc97f0a766b

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6603 **State:** closed **Merged:** Yes --- Added support for frecency (frequency + recency) to the file autocomplete in the cli. For example after I selected the new file ``` packages/opencode/src/cli/cmd/tui/component/prompt/frecency.tsx ``` and opened the file autocomplete again. Before: https://github.com/user-attachments/assets/258379dc-a89f-4206-8286-8d9f6458bb35 After https://github.com/user-attachments/assets/9914a2ec-aac2-435e-80eb-acc97f0a766b
yindo added the pull-request label 2026-02-16 18:16:56 -05:00
yindo closed this issue 2026-02-16 18:16:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11996