Cue is an open source desktop app for image-first design work. The current public release is verified on macOS and includes source plus a macOS DMG.
- open multiple session tabs in one window
- import images into a shared canvas
- make direct edits and use design review suggestions
- save reusable tools
- export PSD, PNG, JPG, WEBP, or TIFF with a receipt
- Verified today: macOS clone, tests, build, and packaging
- Public release scope: source plus a macOS GitHub Release
- Roadmap: Windows and Linux parity, richer editable export, and fewer legacy internal names
./scripts/dev_desktop.sh./scripts/release_check.shThis runs the desktop tests, frontend build, Rust checks, Tauri packaging, and DMG checksum output.
- Public verification is strongest on macOS.
- Current exports are flattened rather than fully editable layered files.
- Some internal crate and resource names still use older
broodorjuggernautidentifiers.
Apache License 2.0. See LICENSE.
