Files
opencode/packages
Dax Raad ad30e5b378 refactor: migrate cli/cmd/mcp.ts from Bun.file()/Bun.write() to Filesystem module
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()
2026-02-18 11:17:49 -05:00
..
ci
2026-01-29 23:17:57 -05:00
2026-01-21 14:36:21 -06:00
2026-02-16 19:57:09 +00:00
2026-02-17 01:32:57 -05:00
2026-02-16 19:57:09 +00:00
2026-02-16 19:57:09 +00:00
2026-02-16 19:57:09 +00:00
2026-02-17 14:10:21 -05:00