core-agent-ide/codex-rs/docs
Dylan Hurd 031bafd1fb
feat(tui) /personality (#9718)
## Summary
Adds /personality selector in the TUI, which leverages the new core
interface in #9644

Notes:
- We are doing some of our own state management for model_info loading
here, but not sure if that's ideal. open to opinions on simpler
approach, but would like to avoid blocking on a larger refactor
- Right now, the `/personality` selector just hides when the model
doesn't support it. we can update this behavior down the line

## Testing
- [x] Tested locally
- [x] Added snapshot tests
2026-01-25 21:59:42 -08:00
..
bazel.md feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
codex_mcp_interface.md feat(tui) /personality (#9718) 2026-01-25 21:59:42 -08:00
protocol_v1.md feat(core) update Personality on turn (#9644) 2026-01-22 12:04:23 -08:00