Skip to content

Releases: Nebutra/cutout

Cutout v0.1.6

Choose a tag to compare

@github-actions github-actions released this 23 Jul 09:41
7c0c50f

What's Changed

Full Changelog: v0.1.5...v0.1.6

Cutout v0.1.5

Choose a tag to compare

@github-actions github-actions released this 23 Jul 02:30
a80ade9

What's Changed

Full Changelog: v0.1.4...v0.1.5

Cutout v0.1.4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:59

What's Changed

  • ci: add macOS signing and notarization gates by @TsekaLuk in #13

New Contributors

Full Changelog: v0.1.3...v0.1.4

Cutout v0.1.3

Choose a tag to compare

@github-actions github-actions released this 22 Jul 05:47

Full Changelog: v0.1.2...v0.1.3

Cutout v0.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 04:03

Full Changelog: v0.1.0...v0.1.1

Cutout v0.1.0

Choose a tag to compare

@TsekaLuk TsekaLuk released this 20 Jul 01:41

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 list

Bind 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
codex

In 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.