[PR #8191] fix(app): listing files #12651

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

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

State: closed
Merged: No


What does this PR do?

Listing files when using "@filename" was not working.
It was passing undefined to searchFiles

How did you verify your code works?

Open dekstop app, prompt @filename

I guess "duplicate" of #8164 and #8186 although I do not think their fixes are appropiate especailly those inline imports

Here's a really quick fix for listing files when using cmd + p or @filename in for prompt

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8191 **State:** closed **Merged:** No --- ### What does this PR do? Listing files when using "@filename" was not working. It was passing undefined to searchFiles ### How did you verify your code works? Open dekstop app, prompt @filename I guess "duplicate" of #8164 and #8186 although I do not think their fixes are appropiate especailly those inline imports Here's a really quick fix for listing files when using cmd + p or @filename in for prompt
yindo added the pull-request label 2026-02-16 18:17:33 -05:00
yindo closed this issue 2026-02-16 18:17:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12651