Core Capabilities
AI-assisted automation you can inspect, edit, and run with confidence.
The app is built around a secure local workspace: OAuth-backed AI provider connections, manifest-first applets, modular editor plugins, and explicit gates for sensitive actions.
AI
OAuth AI companion
Connect Claude or OpenAI and use AI as a collaborator that proposes, explains, and helps refine automations without hiding the workflow from you.
↔
All-surface assistance
The companion is being built to drive applets plus the Code, GUI, and PDF editors through app-owned controls for hassle-free building, editing, debugging, and running.
◆
Manifest-first applets
Create applets from applet.json plus main.lua, main.py, or main.cs, then keep capabilities minimal until a workflow needs more access.
▣
Modular editor plugins
The Code Editor, GUI Designer, and PDF Editor are sealed plugins; their tiles appear only when the matching package is installed and authorized.
◎
Security by default
Applet and plugin packages are encrypted with AES-256-GCM, signed with Ed25519, and denied when the user, entitlement, or package integrity check fails.
⌁
Local-first runtime
Automations run on your machine by default. Cloud and provider connections are optional, explicit boundaries instead of hidden requirements.