Skip to content

v0.3.1 — Desktop Installers, Mamoru Security, Mayrito Rebrand

Choose a tag to compare

@github-actions github-actions released this 25 Mar 19:28
· 46 commits to main since this release
82821d4

What's New

Desktop Installers

Zero-setup installers that bundle Node.js + AIngle Cortex — no prerequisites required.

  • Windows .exe (NSIS)
  • macOS .dmg (Apple Silicon + Intel)
  • Linux .AppImage + .deb (x64 + arm64)

Installer artifacts will be attached automatically by CI.

Mamoru Security Layer (守る)

Enterprise-grade security for AI agents:

  • Sandbox — Landlock + seccomp kernel-level isolation (Linux)
  • Eruberu Proxy — Inference routing with 5 profiles and audit logging
  • Mamoru Gate — Deny-by-default network egress with SSRF protection
  • Secrets Vault — AES-256-GCM with scrypt key derivation (N=131072)
  • API Keys — SHA-256 hashed with timing-safe validation
  • Local Models — GPU detection + 50+ model catalog across 8 activities

Onboarding Wizard

First-launch wizard with GPU-aware model recommendations:

  • NVIDIA, AMD, Intel, Apple Silicon, Intel Mac, Raspberry Pi detection
  • Activity-segmented catalog (coding, chat, reasoning, creative, analysis, multilingual, vision, agents)
  • Guided Ollama/vLLM/NIM installation

Mayrito Rebrand

New 3D mascot (red body, golden V-crest, kawaii style) across all platforms:

  • 88 icons updated: favicon, iOS, Android, macOS, watchOS, Chrome, VSCode, JetBrains, installer
  • Portal dashboard with Mayrito face + welcome illustration
  • README updated with Mayrito

Other

  • CI/CD workflow builds 7 installer artifacts on tag push (5 parallel jobs)
  • Docker base images bumped (node + debian)
  • Version: 0.3.1

Install

npm install -g @apilium/mayros@latest

Or download a desktop installer from the assets below.