The project is under active development; public APIs may change before a stable release.

Releases

Progress, documented.

Follow the current development stream, public version history, and the paths used to produce Android and iOS simulator artifacts.

UNRELEASED
ACTIVE DEVELOPMENT

Next development release

Added

  • Native SwiftUI experience and local model runtime work for iOS.
  • React Native chat shell with persistent sessions and work folders.
  • Android native bridge, runtime status, model lifecycle hooks, retrieval, and background indexing.
  • Web preview target and expanded open-source documentation.

Changed

  • Refined chat, menu, model selector, Todo, project, and folder workflows.
  • Improved installable artifact tooling and release preparation.
0.0.1
2026-05-12

Initial public development version

The first public project snapshot established the cross-platform UI, repository structure, documentation, and open-source release foundation.

Included

  • Initial React Native mobile shell and browser preview.
  • Android and iOS project foundations.
  • MIT License, project policies, CI, issue templates, and contribution guidance.

Installable artifacts

Development builds are platform-specific.

Android debug APKs and iOS simulator app archives can be generated locally. Signed iPhone distribution requires Apple signing credentials.

Android APK

Build debug APK files into dist/installers/ and install them with Android platform tools.

Build guide
iOS simulator

Build and archive the simulator app, then install it into a booted simulator with simctl.

Development
Source releases

Git tags and GitHub releases remain the authoritative source history for public versions.

Open GitHub