Visual Node-Graph Editor
A high-performance, immediate-mode flowchart editor designed for massive AI workflows. Supports real-time data flow monitoring and visual debugging.
Hierarchical Agent Design
Build deeply nested Multi-Subagent systems. Each agent can orchestrate its own sub-tasks, creating a scalable “Manager-Worker” hierarchy for complex problem-solving.
Task Page & State Persistence
Every agent run is a “Task Page.” Monitor execution history, sub-task outputs, and retry failed nodes with complete state persistence.
Agent Prefab System
Package your agent logic into reusable, shareable modules. Build a library of specialized AI skills and deploy them across different workspaces.
Cross-Platform Architecture
The main application leverages Avalonia UI and .NET 10 for seamless cross-platform deployment (Windows, Linux, macOS), while core libraries remain compatible with .NET Standard 2.0.
Native C# ImGui Framework
A proprietary, high-performance GUI system. Written in pure C#, it eliminates the friction between UI design and backend logic, enabling professional-grade tool development.