Skip to content

Releases: jaylfc/taOS

taOS 1.0.0-beta.2

16 Jun 13:46
394c1c3

Choose a tag to compare

Second beta. Highlights: window move/resize/recovery + dock fixes, Mail app security hardening, the Settings update screen now shows version numbers, and a cryptography security bump. See CHANGELOG.md for the full list.

taOS v1.0.0-beta — first public beta

09 Jun 10:42

Choose a tag to compare

Pre-release

First public beta of taOS — a self-hosted AI agent operating system for low-power hardware.

This is the inaugural source-available cut under the taOS Sustainable Use License v0.1 (© JAN LABS LTD): free to use, modify, and self-host for personal use and your own organisation's internal purposes; a separate commercial license is required to sell it, host it as a paid service, or build it into a monetised product.

Highlights

  • Agent platform — deploy, configure, and chat with agents across multiple frameworks via lightweight adapters; per-agent scoped LiteLLM keys.
  • Memory — taOSmd memory engine integration (semantic + keyword search, project shelves, recipes/config-profiles with hardware-aware recommend).
  • App platform — installable app catalog, sandboxed app runtime, port-hygiene allocator.
  • Cluster — combine devices into one compute mesh with model placement and worker registration.
  • Desktop — React SPA desktop with a streamed in-OS browser, window lifecycle, and PWA surfaces.
  • Agent identity — agent registry with canonical IDs and Ed25519-signed identity tokens (SP-A).

Install

Installs track master; see the README for the one-line installer.

Note: This is a prerelease. APIs and interfaces may still change. Please file issues for anything that doesn't "just work".