feat: add opencode compatibility layer (#68)

This commit is contained in:
Nathan Flurry 2026-02-04 13:43:05 -08:00 committed by GitHub
parent cc5a9e0d73
commit ef3e811c94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
32 changed files with 18163 additions and 310 deletions

View file

@ -68,6 +68,7 @@ zip = { version = "0.6", default-features = false, features = ["deflate"] }
url = "2.5"
regress = "0.10"
include_dir = "0.7"
base64 = "0.22"
# Code generation (build deps)
typify = "0.4"