Skip to content

Releases: AIWander/Happle

v0.1.1-alpha

v0.1.1-alpha Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 03:46

Happle v0.1.1-alpha — ALPHA (macOS, untested on hardware).

macOS port of AI-Hands. Ships the browser tier (CDP automation) and the
vision/screenshot tier (the troubleshooting "eyes"). The UIA native-UI
control
tier is deferred on macOS — those tools return "UIA is Windows-only;
deferred on macOS" at runtime. See PORTING.md / MACOS_CONTROL_SPEC.md.

  • happle-v0.1.1-alpha-aarch64-apple-darwin — Apple Silicon
  • happle-v0.1.1-alpha-x86_64-apple-darwin — Intel
  • OCR (vision_ocr) returns a stub in this build; vision_screenshot works.
    For OCR, build from source with --features onnx.

Install: see the macOS install section of the README.
This binary has NOT been run on real Mac hardware — you may be the first.
File issues at https://github.com/AIWander/Happle/issues

v0.1.0-alpha

v0.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jun 19:09

Happle v0.1.0-alpha — ALPHA (macOS, untested on hardware).

macOS port of AI-Hands. Ships the browser tier (CDP automation) and the
vision/screenshot tier (the troubleshooting "eyes"). The UIA native-UI
control
tier is deferred on macOS — those tools return "UIA is Windows-only;
deferred on macOS" at runtime. See PORTING.md / MACOS_CONTROL_SPEC.md.

  • happle-v0.1.0-alpha-aarch64-apple-darwin — Apple Silicon
  • happle-v0.1.0-alpha-x86_64-apple-darwin — Intel
  • OCR (vision_ocr) returns a stub in this build; vision_screenshot works.
    For OCR, build from source with --features onnx.

Install: see the macOS install section of the README.
This binary has NOT been run on real Mac hardware — you may be the first.
File issues at https://github.com/AIWander/Happle/issues