Skip to content

feat: filter @ suggestions for mentioned files#34

Merged
Dimillian merged 3 commits intoDimillian:mainfrom
moehaje:feat/filter-autocomplete-suggestions
Jan 15, 2026
Merged

feat: filter @ suggestions for mentioned files#34
Dimillian merged 3 commits intoDimillian:mainfrom
moehaje:feat/filter-autocomplete-suggestions

Conversation

@moehaje
Copy link
Contributor

@moehaje moehaje commented Jan 14, 2026

Summary

  • Filter @file suggestions to exclude files already referenced in the prompt text.

Details

  • Uses a safe regex to match full path tokens.

Testing

  • Manual: type “@”, pick a file, type “@” again and confirm the selected file is no longer listed.

@Dimillian Dimillian merged commit 9512cc1 into Dimillian:main Jan 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants