core-agent-ide/codex-rs/app-server-protocol/src
Eric Traut ab30453dee
Improved runtime of generated_ts_has_no_optional_nullable_fields test (#6851)
The `generated_ts_has_no_optional_nullable_fields` test was occasionally
failing on slow CI nodes because of a timeout. This change reduces the
work done by the test. It adds some "options" for the `generate_ts`
function so it can skip work that's not needed for the test.
2025-11-18 15:24:32 -08:00
..
bin Generate JSON schema for app-server protocol (#5063) 2025-10-20 11:45:11 -07:00
protocol feat: review in app server (#6613) 2025-11-18 21:58:54 +00:00
export.rs Improved runtime of generated_ts_has_no_optional_nullable_fields test (#6851) 2025-11-18 15:24:32 -08:00
jsonrpc_lite.rs [app-server] remove serde(skip_serializing_if = "Option::is_none") annotations (#5939) 2025-10-30 18:18:53 +00:00
lib.rs [app-server] refactor: split API types into v1 and v2 (#6005) 2025-10-30 23:56:55 +00:00