fix(core): disable unused fff content caches (#36453)

Co-authored-by: Dax Raad <d@ironbay.co>
This commit is contained in:
opencode-agent[bot]
2026-07-11 19:12:58 +00:00
committed by GitHub
co-authored by Dax Raad
parent 9976269ab1
commit 2db96c9b7e
+2
View File
@@ -128,6 +128,8 @@ export const fffLayer = Layer.effect(
Fff.create({
basePath: location.directory,
aiMode: true,
disableMmapCache: true,
disableContentIndexing: true,
}),
catch: (cause) => cause,
}).pipe(