AI-native software development for enterprise applications and agentic workflows.
VisualLogic is built around one idea: AI needs a better harness than a prompt. VLCode and VL Agent use a shared Visual Language (VL), a DAG workflow engine, and a reusable AI asset layer so teams can turn intent into complete applications, auditable 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.
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.
