singularity-forge/packages
Juan Francisco Lebrero aa85e99dc0 refactor: extract overlay layout and compositing from TUI into separate module (#1482)
Move overlay positioning (resolveOverlayLayout, resolveAnchorRow/Col),
line compositing (compositeLineAt, compositeOverlays, applyLineResets),
cursor extraction, and size parsing into overlay-layout.ts. These are
pure functions with no TUI state dependencies, reducing tui.ts from
1,200 to 899 lines.
2026-03-19 15:35:00 -06:00
..
native refactor: remove dead code (unused exports) (#1486) 2026-03-19 15:33:32 -06:00
pi-agent-core refactor: remove dead code (unused exports) (#1486) 2026-03-19 15:33:32 -06:00
pi-ai refactor: remove dead code (unused exports) (#1486) 2026-03-19 15:33:32 -06:00
pi-coding-agent refactor: extract slash command handlers from interactive-mode (#1485) 2026-03-19 15:34:14 -06:00
pi-tui refactor: extract overlay layout and compositing from TUI into separate module (#1482) 2026-03-19 15:35:00 -06:00