feat: image resizing (#5446)
Add image resizing on the client side to reduce load on the API
This commit is contained in:
@@ -14,6 +14,7 @@ workspace = true
|
||||
codex-git-tooling = { workspace = true }
|
||||
|
||||
base64 = { workspace = true }
|
||||
codex-utils-image = { workspace = true }
|
||||
icu_decimal = { workspace = true }
|
||||
icu_locale_core = { workspace = true }
|
||||
mcp-types = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user