Releases
Changelog
Every release, documented. Breaking changes are always marked.
Alpha 0.3
LatestMay 2026- NewGraph-based context engine — agents traverse a live decision graph for faster, more coherent reasoning.
- NewOllama integration — pull and run models fully offline without any cloud dependency.
- NewmacOS native app for Apple Silicon (aarch64).
- NewPrivacy-first architecture — no telemetry, no data egress by default.
- ImprovedStartup time reduced by approximately 40% over Alpha 0.2.
- ImprovedImproved agent interruption and context handoff between graph nodes.
- FixedFixed an edge case where graph traversal would stall on cycles with no exit condition.
- NoteBreaking change: project file format updated from 0.2. Migration instructions are included on first launch.
Alpha 0.2
February 2026- NewInitial multi-agent support with shared context.
- NewBasic local model execution via bundled inference runtime.
- FixedMultiple stability fixes for long-running agent sessions.
- NoteAlpha 0.2 is no longer available for download.
Alpha 0.1
November 2025- NewFirst internal release. Single-agent execution with manual context management.
- NoteAlpha 0.1 is no longer available for download.