openpencil/packages/cli
Joseph Cumines f862beb08d Add heuristic overlap detection tool and CLI
Implement the analyze overlaps CLI command, RPC endpoint, and ToolDef
to enable heuristic detection of visual overlaps, parent overflows, and
overlay patterns. Geometry computation now uses world-matrix visual
bounds to handle nested ancestor rotations and clipping frames correctly.

Update file-backed CLI commands to use Node fs/promises instead of Bun
runtime file APIs. This is required for the published CLI to function
when installed and executed in a standard Node environment. Add the
package.json subpath export to the core package for metadata consumers.
2026-06-19 09:54:27 +10:00
..
bin build: publish node-compatible packages 2026-05-21 17:03:19 +03:00
src Add heuristic overlap detection tool and CLI 2026-06-19 09:54:27 +10:00
package.json Release v0.13.2 2026-05-30 19:14:12 +03:00
tsconfig.json Refactor architecture boundaries across core, app, and packages (#234) 2026-04-30 15:14:19 +03:00
tsdown.config.ts build: publish node-compatible packages 2026-05-21 17:03:19 +03:00