mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-23 12:54:42 +00:00
Replace Bun-specific file operations with Filesystem module: - Replace Bun.file().exists() with Filesystem.exists() - Replace Bun.file().text() with Filesystem.readText() - Replace Bun.write() with Filesystem.write() |
||
|---|---|---|
| .. | ||
| app | ||
| console | ||
| containers | ||
| desktop | ||
| docs | ||
| enterprise | ||
| extensions/zed | ||
| function | ||
| identity | ||
| opencode | ||
| plugin | ||
| script | ||
| sdk | ||
| slack | ||
| ui | ||
| util | ||
| web | ||