openpencil/apps
Fini 572f71a1a8 feat(ai): detect sibling overlaps in snapshot_layout and guide fixes
snapshot_layout now emits an `overlaps` array listing sibling pairs whose
rendered bounds intersect, so text-only agents can diagnose stacking bugs
without a screenshot. When the shared parent has `layout: "none"` the
reason string points at the real cause (absolute x/y stacking) instead
of letting models hedge with height/padding tweaks. Handler prompt adds
a matching diagnosis workflow so agents fix the parent layout rather
than resizing the overlapping children.
2026-04-16 21:07:29 +08:00
..
cli V0.7.3 (#111) 2026-04-15 22:19:12 +08:00
desktop V0.7.3 (#111) 2026-04-15 22:19:12 +08:00
web feat(ai): detect sibling overlaps in snapshot_layout and guide fixes 2026-04-16 21:07:29 +08:00