Changelog.

The system is evolving. Follow the latest deployments.

March 2026Major

v0.4.0Vision Perception Engine & Self-Contained Builds

A major milestone introducing direct graphical screen understanding and native execution isolation on Linux systems.

Pure Vision Perception

The agent now captures and processes virtual display framebuffers using YOLO-style models to locate and interact with graphical UI components directly.

Linux AppImage Release

Natively packaged sandbox build with bundle-level dependencies, bringing zero-setup editor execution to all major Linux distributions.

Bring Your Own Keys (BYOK)

Integrate custom API keys directly with Anthropic, OpenAI, and Google Gemini, eliminating middleman proxy latency.

Context Pinning

Explicit control over persistent file structures in multi-agent workflows to minimize LLM token overhead.

February 2026Feature

v0.3.5Rust Core Orchestration & Headless Display

Performance refinements replacing Node.js execution layers with high-efficiency multi-threaded Rust scheduler logic.

Rust Orchestrator Core

Replaced task scheduling loops with native Rust threads, yielding up to 6x faster state assessment times.

Xvfb Virtual Desktop

Spin up dedicated headless virtual frames for GUI testing, letting the AI interact with Chrome/Firefox without stealing your mouse.

Automated Diagnostic Dump

Generate visual state histories and traceback logs upon execution crash, ready to copy straight into support tickets.

Sub-pixel click alignment

Calibrated virtual mouse movements to solve alignment offsets on hidpi displays.

January 2026Feature

v0.3.0Model Context Protocol (MCP) Integration

Opening up ZeroSphere to standard Model Context Protocol servers to dynamically load custom developer utilities.

MCP Server Client

Connect third-party tool servers (Postgres, GitHub, Slack) to expand the AI agent's capability workspace dynamically.

Sequential Execution Planning

New planning stage displaying structured workflow steps and user consent gates before editing system files.

Workspace Indexing v2

Optimized vector embeddings for large codebases with fast incremental rebuild triggers on file modifications.

Custom Terminal REPLs

Interactive sub-processes allowing the agent to manage ongoing background terminal tasks smoothly.