mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02:00
ed87341c4f
Use fs.existsSync() instead of Bun.file().exists() since we're checking for a directory, not a file.