Skip to content

Monet Desktop 1.3.0

Latest

Choose a tag to compare

@benwgarton benwgarton released this 22 Aug 03:16

Monet Desktop 1.3.0

Monet Desktop 1.3.0 makes handoff packs smaller and more focused while keeping
the full crawl inventory available to an AI coding agent.

Improvements

  • Handoff packs include full-page screenshots only for pages with annotations,
    page notes, freehand review marks, SEO edits, or other referenced evidence.
  • Every captured route remains in the crawl inventory, so an agent keeps the
    full site map without receiving hundreds of untouched screenshots.
  • Imported projects open directly at the current review instead of leaving the
    user to find the latest version or crawl the site again.
  • Design consistency guidance can establish an industry-appropriate baseline
    for shared components, spacing, controls, responsive behavior, accessibility,
    and route-by-route visual checks.
  • Repeated project exports are detected before another duplicate file is
    created, with a clear choice to reveal the existing package or export again.

Handoff Fidelity

  • Page-note identifiers and ordering remain stable between desktop, iPad, and
    agent replies.
  • Imported iPad source context, DOM targeting information, annotation images,
    and review metadata remain available to desktop handoffs.
  • Capture diagnostics stay available as context without becoming accidental
    implementation requests.
  • SEO target edits produce one clear actionable direction for the agent.

Reliability

  • macOS development builds replace the prior Monet Dev app safely and retain a
    rollback copy during installation.
  • Release checks now cover the current URL-less PWA and screenshot-import flow.
  • Python formatting, type checks, frontend checks, Rust checks, and platform
    release invariants run against the same source on macOS and Windows.

Compatibility

  • The .monetproj format remains compatible with Monet for iPad 4.0.2 and
    earlier desktop packages.
  • Annotation replacement images continue to be included in handoff bundles.
  • The same source ships on Windows, Apple Silicon Mac, and Intel Mac.