Skip to content

Releases: hAcKlyc/cameo

v0.1.9

03 Jun 16:26

Choose a tag to compare

Improvements

  • Videos Codex makes now land on the canvas by themselves: when you ask
    Codex to create or edit a video, the result appears on your board and in the
    chat the moment the turn finishes — no more digging the file out of the folder
    and dragging it in yourself.
  • Reference a video — or a single frame — in your prompt: select a video and
    hit Reference to bring it into the chat; scrub to a moment first and it
    carries that exact frame and its timestamp, so you can point at "this pose" or
    "this shot" and ask for a change.
  • A proper video player on the canvas: drag the progress bar to scrub with a
    live frame preview, and press Space to play or pause the selected video.
  • Copy and paste across boards — and many at once: select any mix of images
    and videos, Cmd/Ctrl+C, switch to another board, Cmd/Ctrl+V, and they
    all come over keeping their layout. Pasting a video file copied from elsewhere
    (e.g. Finder) now works too.
  • Tidier videos in chat: a video in the conversation is sized like an image
    thumbnail and shows its first frame as a still you click to play, instead of a
    large player that starts on its own.
  • Workspaces sorted by recent activity: the sidebar now lists boards by when
    you last worked in them, not just when they were opened.
  • Settings & video tools: a community QR code and a developer footer in
    Settings, and the managed ffmpeg download now works out of the box — with a
    clear message when ffmpeg isn't available yet.

v0.1.8

02 Jun 13:38

Choose a tag to compare

Improvements

  • Video on the canvas: drop in a video, scrub it, pull out frames, and ask Codex to edit it with ffmpeg — trim a clip, change format or codec, and more — right alongside your images. Just like images, every edit is non-destructive: each result is a new clip with its lineage kept, so your original is never touched. Cameo uses the ffmpeg you already have, or quietly fetches a managed copy when it's missing.
  • Faster ways around the canvas: a new Hand tool, hold Space to pan, and a clickable minimap to jump across large boards.
  • Codex skills come built in: Cameo now bundles a set of Codex skills and makes them available in each board's workspace automatically — no setup needed before you /-pick one from the input box.
  • A cleaner Settings panel: redesigned for a calmer, more consistent layout — the proxy collapses to a single line, and the video-tools and version sections read more clearly.

Fixes

  • Steadier connections behind a local proxy: Codex's live model stream is no longer forced through your HTTP proxy, where a long-lived connection could be dropped mid-response and set off a "connection unstable — reconnecting…" loop. The stream now connects directly (your system VPN / TUN routes it when present) and quietly falls back to HTTPS when it can't, so a turn just runs to the end.
  • Dismissible network notice: the "network check failed — Codex may need a proxy" banner can now be closed.

v0.1.7

30 May 18:58

Choose a tag to compare

Improvements

  • Codex skills, right from the input box: type / to see the skills enabled
    in your current folder and run one inline. Cameo sends it to Codex as a proper
    skill while keeping the slash label visible in your chat history.
  • Cameo now works with any Codex CLI sign-in — a ChatGPT subscription, an API
    key, or another Codex-supported provider — not just a subscription login. As
    before, Cameo never receives or stores your API key.
  • You can now check for updates on demand from Settings, which also shows the
    version you're running and a link to the full release notes. Updates still
    download automatically in the background; this just lets you trigger and watch
    a check yourself.
  • Smaller canvas and composer polish: reference and skill pills are easier to
    edit, and hovering an image on the canvas gives clearer feedback.

Fixes

  • App updates apply more reliably on Windows.

v0.1.6

30 May 10:52

Choose a tag to compare

Improvements

  • A new Codex setup panel makes getting started clearer: Cameo tells you
    whether the Codex CLI is installed and signed in, and gives one-tap guidance
    (install / codex login) with a re-check button when something's missing.
  • You can now choose how Codex generates right from the input box — pick the
    model, the intelligence (reasoning effort: low / medium / high / extra
    high), and the speed (standard or fast), mirroring the official Codex app.
    Your choice is remembered per board.
  • Image turns feel faster out of the box: Cameo now sends a balanced reasoning
    setting by default instead of inheriting whatever heavier setting your Codex
    CLI happened to be configured with.
  • The network proxy in Settings now covers everything Cameo does — the
    Gallery (listings and images), usage stats, and update checks — not just the
    Codex agent. Set it once and all of Cameo's traffic follows it.
  • You can rename a workspace from its menu.

Fixes

  • Your chat history is now saved reliably. Replies that finished while you were
    on another board (or during a flaky connection) could previously go missing
    from a board's history; the app now records each turn itself as it happens.

v0.1.5

29 May 02:25

Choose a tag to compare

  • Restore Windows touchpad pinch zoom for the canvas. - Add Ctrl/Cmd + plus, minus, and 0 canvas zoom shortcuts.

v0.1.4

28 May 18:12

Choose a tag to compare

Fix Windows updater install reliability and bump Cameo to 0.1.4.

v0.1.3

28 May 17:31

Choose a tag to compare

Improvements

  • Canvas navigation feels steadier on desktop and trackpads: Space-drag panning
    works consistently, zoom gestures are smoother, and the HUD now has quick
    zoom-out, reset-to-100%, and zoom-in controls.
  • You can keep steering Codex while a turn is running by typing a follow-up and
    pressing Enter; the visible Stop button now only stops the active conversation.
  • Codex connection recovery is clearer, with better reconnect behavior, proxy
    diagnostics, and an in-chat warning when Cameo detects that Codex cannot reach
    the network.
  • Image previews and board image operations are more reliable on Windows,
    including fallback loading for thumbnails, marked images, and crops.

v0.1.2

27 May 17:13

Choose a tag to compare

Improvements

  • You can now export several selected images at once into a folder, with Cameo preserving the original filenames and avoiding collisions automatically.
  • Image loading is more reliable across macOS and Windows, especially for board images served through Cameo's local image protocol.
  • App updates and website download links now use Cameo's dedicated release CDN, while GitHub Releases remain available as a manual installer mirror.

v0.1.1

26 May 17:48

Choose a tag to compare

Improvements

  • The AI chat now renders Markdown more naturally, including readable headings,
    lists, inline code, and lightweight code blocks with copy actions.
  • Image paths in AI replies can turn into image previews, and those previews can
    be added to the canvas, used as references, copied, revealed in Finder, or
    focused on the canvas when already present.
  • The chat panel is easier to read with larger message and input text, plus a
    resizable width for longer replies.
  • Canvas selection, snapping, resizing, and drag thresholds feel steadier when
    arranging images.
  • Codex session handling is more resilient, including better active-turn
    steering, runtime discovery, and Windows image handling.

Cameo v0.1.0

25 May 17:32

Choose a tag to compare

First Public Release

Cameo is now available as an image-first desktop canvas for your local Codex
agent. It gives Codex a spatial workspace for image generation and editing:
open a folder, point at the images you mean, mark the region you want to change,
and let the results fan out across the board instead of disappearing into a chat
thread.

What You Can Do

  • Open any local folder as a board, with images laid out on an infinite canvas.
  • Select one or more images, draw region marks, add notes, and send that visual
    context to Codex.
  • Keep a continuous Codex conversation per board, so follow-up instructions like
    "warmer", "try three versions", or "now change the background" keep their
    context.
  • Preserve originals automatically: every output becomes a new image placed next
    to its source, with visible lineage on the canvas.
  • Pan, zoom, drag, resize, rotate, marquee-select, fit the board, and zoom to
    the current selection.
  • Compare edits with before/after and side-by-side views.
  • Crop, copy, export, reveal files in the system file manager, and keep working
    with normal local image files.
  • Use built-in presets for common image operations alongside free-form prompts.
  • Browse the prompt gallery from the app or at cameo.ink/gallery for examples
    and starting points.

Desktop App

  • Native app for macOS and Windows, built with a GPU-backed canvas for large
    image boards.
  • Uses your own logged-in Codex CLI and ChatGPT subscription. Cameo does not
    bundle Codex, sell tokens, or require an API key.
  • Includes workspace restore, multiple sessions per board, timeline persistence,
    streaming Codex responses, clarifying questions, settings, proxy support,
    unified logs, tray behavior, and app update support.
  • Ships with the completed v1 visual system: light, focused, image-first UI with
    English and Chinese localization.

Notes

This is the first public open-source release of Cameo under AGPL-3.0. The core
loop is in place: open a folder, work on images spatially, talk to Codex with
visual references, and keep every result as a non-destructive local artifact.