Releases: Nebutra/cutout
Releases · Nebutra/cutout
Release list
Cutout v0.1.6
What's Changed
- feat: add faithful uploaded material extraction by @TsekaLuk in #21
- chore: archive general material extraction task by @TsekaLuk in #22
- fix(deps): remove remediable Dependabot chains by @TsekaLuk in #23
- Remove project developer mode by @TsekaLuk in #24
- chore(task): archive Dependabot remediation by @TsekaLuk in #25
- Add selectable design system variants by @TsekaLuk in #26
- Archive Design System variants task by @TsekaLuk in #27
- fix: keep regenerate activity transient by @TsekaLuk in #28
- release: Cutout v0.1.6 by @TsekaLuk in #29
Full Changelog: v0.1.5...v0.1.6
Cutout v0.1.5
What's Changed
- fix: harden security and release updates by @TsekaLuk in #14
- fix: stabilize Windows quality gate by @TsekaLuk in #15
- ci: upgrade actions to Node 24 runtimes by @TsekaLuk in #16
- chore: archive release hardening task by @TsekaLuk in #18
- refactor: remove legacy GUI queue by @TsekaLuk in #19
- chore: archive legacy cleanup task by @TsekaLuk in #20
- release: prepare Cutout v0.1.5 by @TsekaLuk in #17
Full Changelog: v0.1.4...v0.1.5
Cutout v0.1.4
Cutout v0.1.3
Full Changelog: v0.1.2...v0.1.3
Cutout v0.1.1
Full Changelog: v0.1.0...v0.1.1
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.