cb6a417965
* feat(tray): add typed rich rows - Add typed metric, segmented-choice, and bounded chart rows across Zig and TypeScript. - Render native macOS controls with command routing and accessible platform fallbacks. - Support independently styled persistent menu-bar titles with configurable size, weight, and number style. * fix(tray): keep rich rows model-owned * fix(tray): harden rich row contracts
Integration Tests
Most tests currently live next to their Zig modules and run with zig build test.
Use this directory for cross-package integration fixtures that do not naturally belong to a single module.