mirror of
https://github.com/openai/codex.git
synced 2026-04-26 23:55:25 +00:00
make plugins' `defaultPrompt` an array, but keep backcompat for strings. the array is limited by app-server to 3 entries of up to 128 chars (drops extra entries, `None`s-out ones that are too long) without erroring if those invariants are violating. added tests, tested locally.
7.3 KiB
7.3 KiB