mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
- introduce RenderableItem to support both owned and borrowed children in composite Renderables - refactor some of our gnarlier manual layouts, BottomPane and ChatWidget, to use ColumnRenderable - Renderable and friends now handle cursor_pos()