Skip to content

[core-plugins] increase plugin share archive limit#31677

Draft
edwardysun3 wants to merge 1 commit into
mainfrom
agent/increase-plugin-share-archive-limit
Draft

[core-plugins] increase plugin share archive limit#31677
edwardysun3 wants to merge 1 commit into
mainfrom
agent/increase-plugin-share-archive-limit

Conversation

@edwardysun3

Copy link
Copy Markdown
Contributor

Summary

  • raise the client-side compressed archive limit for shared Codex plugins from 50 MiB to 100 MiB
  • align the Codex share packer with the backend's existing 100 MiB workspace-plugin upload limit

Why

Codex currently rejects generated plugin archives above 50 MiB before requesting an upload URL, even though the receiving API accepts archives up to 100 MiB. This removes that client/server mismatch.

Validation

  • just fmt
  • just test -p codex-core-plugins (in progress; initial dependency/build warm-up)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant