mirror of
https://github.com/openai/codex.git
synced 2026-05-04 11:26:33 +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()