mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 17:54:23 +01:00
fix symlinked agents
This commit is contained in:
@@ -51,6 +51,7 @@ export namespace Filesystem {
|
||||
cwd: current,
|
||||
absolute: true,
|
||||
onlyFiles: true,
|
||||
followSymlinks: true,
|
||||
dot: true,
|
||||
})) {
|
||||
result.push(match)
|
||||
|
||||
Reference in New Issue
Block a user