co-mono/packages
Can Bölük 4058346a64
perf(tui): optimize image line detection and box cache (#1084)
- Add isImageLine() to terminal-image.ts with single startsWith check based on detected terminal protocol
- Replace dual includes() checks in tui.ts with imported isImageLine()
- Add image line handling to markdown.ts to skip wrapping and margins for image escapes
- Consolidate Box cache into RenderCache type with childLines/width/bgSample/lines fields
- Use in-place mutation in applyLineResets() to avoid array allocation
2026-01-30 02:25:19 +01:00
..
agent Release v0.50.3 2026-01-29 04:19:02 +01:00
ai feat(ai): add Vercel AI Gateway routing support (#1051) 2026-01-30 01:44:51 +01:00
coding-agent feat(ai): add Vercel AI Gateway routing support (#1051) 2026-01-30 01:44:51 +01:00
mom Release v0.50.3 2026-01-29 04:19:02 +01:00
pods Release v0.50.3 2026-01-29 04:19:02 +01:00
tui perf(tui): optimize image line detection and box cache (#1084) 2026-01-30 02:25:19 +01:00
web-ui Release v0.50.3 2026-01-29 04:19:02 +01:00