Cutout v0.1.0
Cutout v0.1.0 initial release.
Install the Codex plugin
codex plugin marketplace add Nebutra/cutout --ref v0.1.0
codex plugin add cutout@cutout-local
codex plugin listBind the local MCP runtime to the exact Cutout design project it may control, then start a new Codex session:
export CUTOUT_PROJECT_ROOT=/absolute/path/to/the/controlled/project
codexIn the Codex app, restart the app after adding the marketplace, install Cutout from the Cutout Local marketplace, set CUTOUT_PROJECT_ROOT in the app launch environment, and open a new conversation. Plugin skills and MCP tools are captured when the conversation starts. If the variable is missing, discovery remains available but project-bound tools return project-binding-required by design.
Highlights
- Canonical Cutout brand assets and corrected macOS app icon consumption.
- Agent-planned multi-route prototype generation with design-system context.
- Unified asset-production authority for prototypes, semantic slices, QA, repair, and delivery readiness.
- Project archiving now serializes autosave and exposes a controlled pending state, preventing archived projects from being overwritten by an in-flight save.
- Legacy canvas, selection-region UX, mock surfaces, and duplicate production state removed.
macOS artifact
- Apple Silicon (arm64)
- SHA-256:
1c516161f1588142d377b7fe7bc3a7e3347d3b2a83bcf58b6febdb239217813d - Complete ad-hoc bundle signature verified with
codesign --deep --strict. - Not Developer ID signed or Apple notarized. macOS may require explicit user approval on another machine.
- Updater artifacts are intentionally omitted because the updater private signing key is not available on this build host.