mirror of
https://github.com/openai/codex.git
synced 2026-09-13 11:47:17 +00:00
Use `serde` to encode the inter agent communication to an assistant message and use the decode to see if this is such a message Note: this assume serde on small pattern is fast enough