Releases: ccustomai/custom-ai-view
Releases · ccustomai/custom-ai-view
Release list
Custom AI View 1.14.0
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.14.0.vsix.
In this release
- The MacBook lid is black glass, not an aluminium picture frame. Head-on a MacBook
is one sheet of glass with a hairline of anodised edge; filling the bezel with metal is
right for a phone and is what made the laptop read as a cheap monitor. - The lid has real proportions. A MacBook chin is three times its forehead — the
wordmark is etched there. The bezel was uniform, and the physical merge keeps the
top/bottom ratio, so "the same all round" quietly produced a symmetric lid no Mac has. - The notch no longer hangs below the menu bar, and there is a camera in it.
- The deck is the width of the lid, with the hinge recess across it and the scoop at
the front, sized from the device rather than from a constant that suited only the 14". - MCP setup hands over a config block with the path already filled in, so any MCP
client takes the same block and nobody has to work out where the extension unpacked.
Everything else is in CHANGELOG.md.
© 2026 Custom AI · ccustom.ai/view · Proprietary licence, see LICENSE
Custom AI View 1.13.0
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 awindowargument 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