core-agent-ide/codex-rs/app-server-protocol
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
..
src Improved runtime of generated_ts_has_no_optional_nullable_fields test (#6851) 2025-11-18 15:24:32 -08:00
Cargo.toml [app-server] feat: add v2 command execution approval flow (#6758) 2025-11-18 00:23:54 +00:00