The VisualLogic Agent OS: AI-native software development for enterprise applications and agentic workflows.
VisualLogic is an Agent OS: one unified base, two application forms — deterministic VL apps and always-ready .vflow flow apps — and the workbenches to build, run, and govern them. VLCode (the Build workbench) and VL Agent (the Flow workbench) share a Visual Language (VL), a DAG workflow engine, and a reusable AI asset layer; VL Matrix (the Team workbench) is where AI teams execute. Together they turn intent into complete applications, always-ready flows, and reusable enterprise intelligence.
Source code is commercial and private. This public repository is for product positioning, public documentation, demo media, decks, and installer links.
- Enterprise AI Assets: own reusable intelligence instead of renting one-off token output.
- AI harness by DAG: creativity inside nodes, determinism in the edges, every run inspectable.
- VL, a programming language designed for AI: a compact representation for UI, logic, backend, data, theme, and deployment.
- Visual programming for real systems: Map, DAG, ER, code, preview, and detail logs are projections of the same underlying system.
- Installers and tutorials: public desktop installers for macOS and Windows, plus English usage guides.
Current public desktop builds are hosted in the dedicated release repository:
| Platform | Latest Public Build | Download |
|---|---|---|
| macOS Apple Silicon | v1.230.1 |
DMG · ZIP |
| Windows x64 | v1.230.0 |
EXE installer |
See Install And Use VLCode for setup, first-run workflow, validation, and troubleshooting.
| Topic | Materials |
|---|---|
| Enterprise AI Assets | Concept article · PDF · PPTX |
| VLCode product | PDF · PPTX · Tutorial PDF |
| VL Agent product | PDF · PPTX · Tutorial PDF |
| DAG harness thesis | Video · PDF · PPTX |
| Product demo | English intro video · Screenshot gallery |
AI is brilliant at a point. It cannot hold a line. A DAG is the bridge from point intelligence to process intelligence: each node can use the right model or tool, while the edges preserve dependency, validation, review, and replay.
VL is the representation layer. Instead of forcing AI to manipulate large implicit codebases, VisualLogic gives AI a compact, structured language for full-stack application systems. VL acts as an intermediate representation: human intent -> VL -> executable application.
An enterprise AI asset is a .vflow. It bundles workflow JSON, subflows, prompts, docs, manifests, and checksums into a portable, inspectable unit. It can be maintained visually, reviewed, reused, installed, paused, resumed, and audited. The platform now supports running a .vflow as an always-ready application: install it once and it stays armed, and a trigger — a click, a webhook, a schedule, a data change — collapses it into a fully logged run.
This repository intentionally does not contain:
- VLCode product source code
- VL parser/compiler implementation
- private workflow source, platform secrets, or internal infrastructure
- customer projects or proprietary generated applications
For public downloads, use VisualLogic-AI/vlcode-releases. For the product website, visit visuallogic.ai.
