feat: add filesystem service and opencode file endpoints

This commit is contained in:
Nathan Flurry 2026-02-04 14:24:40 -08:00
parent 7378abee46
commit 688f8f45ad
11 changed files with 662 additions and 15 deletions

View file

@ -69,6 +69,8 @@ url = "2.5"
regress = "0.10"
include_dir = "0.7"
base64 = "0.22"
globset = "0.4"
mime_guess = "2.0"
# Code generation (build deps)
typify = "0.4"