Skip to content

Releases: arkyu2077/jasmine

Jasmine v0.0.2

Choose a tag to compare

@arkyu2077 arkyu2077 released this 06 Jun 01:53

Canvas smoothness foundation: viewport culling and spatial index, frame-based input scheduling, performance metrics, and dev HUD. Includes macOS DMG builds for Apple Silicon and Intel.

Jasmine v0.0.1

Choose a tag to compare

@arkyu2077 arkyu2077 released this 01 Jun 17:23

Which file do I download? (macOS)

Your Mac Download
🍎 Apple Silicon — M1 / M2 / M3 / M4 (most Macs since ~2020) Jasmine_0.0.1_aarch64.dmg
🖥️ Intel Mac (pre‑2020) Jasmine_0.0.1_x64.dmg

Not sure which you have? menu → About This Mac → look at "Chip"/"Processor": "Apple M…" = Apple Silicon, "Intel" = Intel.


Install (macOS)

  1. Download the matching .dmg above → open it → drag Jasmine into Applications.
  2. First launch (not yet Apple‑notarized): right‑click Jasmine.app → Open → Open, or System Settings → Privacy & Security → Open Anyway. If it still won't open: xattr -dr com.apple.quarantine /Applications/Jasmine.app. One time only.
  3. Requires the Codex CLI, signed in — codex login (uses your ChatGPT subscription, no API key). Jasmine drives your own Codex.

Notes

  • Native macOS on both Apple Silicon and Intel. A Windows installer is coming next.
  • Full usage + build‑from‑source: see the README.