Visual Editor
Provides a visual UI editor (Writer Framework Builder) accessible locally for building user interfaces with reactive state references.
State-Driven Architecture
Uses reactive state references and Python backend event handlers to separate UI from business logic.
Integration with Writer Platform
Supports integration with Writer's LLMs, retrieval-augmented generation tools, AI guardrails, and APIs for text generation, chat, and knowledge graph operations.
CLI Commands
Includes CLI commands for app creation, editing, running, and deployment to streamline development workflows.
Python Ecosystem Support
Built on Python 3.9.2+ with Poetry for dependency management, enabling use of the full Python ecosystem and clean, testable syntax.