Skip to content

Custom AI View 1.13.0

Choose a tag to compare

@ccustomai ccustomai released this 29 Aug 15:12
· 15 commits to main since this release

A real browser inside pixel-accurate device frames — that an AI agent can drive and see.

Download below. The Windows app needs nothing beyond an installed Chrome or Edge;
the .vsix installs with code --install-extension custom-ai-view-1.13.0.vsix.

In this release

  • MacBook frames render as MacBooks: the macOS menu bar with the notch cut into it,
    the page below it, and the lower half of the body with its hinge.
  • Dev servers are found by asking the system what is listening and each one whether it
    serves pages — with its own title and icon, over http or https.
  • The console shows the browser's own messages — a refused frame, a blocked dialog, a
    failed request — not only what the page prints.
  • Pick an element on the phone and the code panel opens on that exact node.
  • New for agents: custom_ai_view_wait, custom_ai_view_key, custom_ai_view_back,
    and a window argument on every tool so a phone and an iPad can be driven at once.
  • A screenshot now says whether it came from the open window or from a signed-out
    re-render, instead of printing the same line for both.

Everything else is in CHANGELOG.md.


© 2026 Custom AI · ccustom.ai/view · Proprietary licence, see LICENSE