Files
codex/codex-rs/core/src
Ahmed Ibrahim 40de81e7af Remove reasoning format (#8484)
This isn't very useful parameter. 

logic:
```
if model puts `**` in their reasoning, trim it and visualize the header.
if couldn't trim: don't render
if model doesn't support: don't render
```

We can simplify to:
```
if could trim, visualize header.
if not, don't render
```
2025-12-23 16:01:46 -08:00
..
2025-12-23 16:01:46 -08:00
2025-12-22 09:59:32 -08:00
2025-12-22 09:59:32 -08:00
2025-12-12 18:59:39 +00:00
2025-12-12 17:07:17 -08:00
2025-11-28 11:34:57 +00:00
2025-12-22 00:20:53 +00:00