Skip to content

Releases: ahkamboh/xotion-studio

Xotion Desktop 0.1.0 (macOS, Apple Silicon)

Choose a tag to compare

@ahkamboh ahkamboh released this 23 Aug 08:52

First public build of the Xotion desktop app for macOS (Apple Silicon).

The app is the front end — it drives the engine in this repo. You'll still need
the engine set up and a Claude login; the app checks all of that on first launch
and won't let you in until it's green.

Install

  1. Set up the engine — see Quick start
  2. brew install claude and claude login
  3. Download the .dmg below, drag Xotion to Applications

⚠️ macOS will warn you — this is expected

The app isn't signed with an Apple Developer certificate ($99/year), so macOS shows
"Apple could not verify Xotion is free of malware." The dialog has no Open button.

Terminal:

xattr -dr com.apple.quarantine /Applications/Xotion.app

Or click through: open it → click Done (not "Move to Trash") → System Settings →
Privacy & Security
→ scroll down → Open Anyway.

Full walkthrough in the README.

Notes

  • Apple Silicon only — no Intel build yet
  • The warning returns after each update (every download is quarantined fresh)
  • Engine defaults to ~/Documents/claude/xotion-studio; override with XOTION_ENGINE