core-agent-ide/codex-rs/app-server-protocol/schema
sayan-oai e389091042
make defaultPrompt an array, keep backcompat (#14649)
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.
2026-03-14 06:13:51 +00:00
..
json make defaultPrompt an array, keep backcompat (#14649) 2026-03-14 06:13:51 +00:00
typescript make defaultPrompt an array, keep backcompat (#14649) 2026-03-14 06:13:51 +00:00