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
parent 89443ae457
commit 4340e68d3c
+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(