Skip to content

LifeOS AI v0.1.2-alpha - Desktop core + mobile personal AI assistant

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 06:10

LifeOS AI v0.1.2-alpha

LifeOS AI turns your desktop into a private AI core and your phone into a paired personal AI companion.

What this public alpha includes

  • Docker Compose quickstart with Ollama and local Markdown notes.
  • macOS Apple Silicon unsigned ZIP.
  • Windows x64 NSIS installer.
  • Linux x64 AppImage.
  • Desktop admin setup, AI provider settings, backup/restore, diagnostics, and device pairing.
  • Mobile PWA chat, offline queue, device status, and action permissions.
  • LAN, Tailscale, and Cloudflare Tunnel connection diagnostics with public-exposure warnings.
  • Studio generated problem-solving programs with runtime logs, state storage, debug instructions, and rollback.

Downloads

  • macOS Apple Silicon unsigned ZIP: LifeOS.AI-0.1.2-alpha.0-arm64-unsigned.zip
  • Windows x64 NSIS installer: LifeOS.AI.Setup.0.1.2-alpha.0.exe
  • Linux x64 AppImage: LifeOS.AI-0.1.2-alpha.0.AppImage
  • Checksum: SHA256SUMS
  • Install guide: USER-INSTALL.md
  • macOS unsigned fallback guide: INSTALL-unsigned-mac.md

Install

macOS: download the unsigned ZIP, unzip it, drag LifeOS AI.app to Applications, then follow INSTALL-unsigned-mac.md if Gatekeeper blocks the first launch.

Windows: download the NSIS .exe and follow the SmartScreen guidance in USER-INSTALL.md.

Linux: download the AppImage, run chmod +x "LifeOS.AI-0.1.2-alpha.0.AppImage", then launch it.

Verification

GitHub asset URLs use dot-separated filenames. The uploaded SHA256SUMS file may list the original electron-builder filenames with spaces; compare the hash value if your downloaded filename differs.

af53111d6689f0cc2ad67b118f3d7bb274fc9742141cc760fdf9f3d9f82c909e  LifeOS AI-0.1.2-alpha.0-arm64-unsigned.zip
b1502f090764909ea8be708474e7f5800d202ced2c48cfcded0a13c4c4f03f57  LifeOS AI Setup 0.1.2-alpha.0.exe
bd83e1c702f24586a81925a6db34deb74b2f68175416c85235e8750b6bf7c5fc  LifeOS AI-0.1.2-alpha.0.AppImage

Notes

  • This is an alpha release. Start with Docker Compose if you want the fastest demo.
  • macOS is unsigned and may require the Open Anyway flow.
  • Windows is not Authenticode signed yet, so SmartScreen may warn about an unknown publisher.
  • Linux AppImage is unsigned; verify SHA256SUMS before first launch.
  • Auto-update is not enabled yet.
  • Do not expose the local core directly to the public internet. Use admin auth plus a private VPN or carefully configured HTTPS tunnel.

中文说明

LifeOS AI 把电脑端变成私有 AI 核心,把手机端变成扫码绑定后的随身 AI 助手。

当前公开 alpha 包含 Docker Compose + Ollama 本地 Markdown 演示、macOS unsigned ZIP、Windows NSIS 安装包、Linux AppImage、电脑端管理、手机 PWA、备份恢复、连接诊断和 Studio 自动生成解决问题的程序。

注意:macOS/Windows 当前仍是未正式签名的 alpha 测试包。请只从本 Release 下载,并在首次启动前校验 SHA256SUMS。不要把本地核心直接暴露到公网。