QORMQORM v0.8.4 docs Get started

QORM documentation

QORM (Query · Observe · Render · Mutate) is a pure-Go, agent-native cross-platform app platform: write an app as JSON, run it live, sign it, and package it for web / iOS / Android / desktop — readable and writable by both people and AI agents.

The name is what you do with a live app: Query the node tree and state over HTTP/MCP, Observe it in real time over SSE, Render it on every platform, Mutate it through actions and the write API.

2-Prompt Agent Quickstart: 1. "Load QORM framework MCP configuration and Skill library (https://github.com/qorm/qorm), set up environment, keep DevTool active." 2. "Use QORM to create a new app in ./my-app, launch native window, and build: <your app idea here>."

New here? Read the top-level README for the big picture and the CLI, then dive in below. The examples/ apps are the canonical, runnable reference — when a doc and a running example disagree, trust the example.

QORM live human-AI collaboration A shared session in motion: the AI edits the app and the change appears live in a native window while the activity is logged.

The QORM counter example The QORM analytics dashboard example A QORM fitness app example The counter, the analytics dashboard, and a fitness app — one JSON runtime across examples.

Learn

Reference

The full, auto-generated contract lives on the separate API reference — node & widget props, the widget catalog, actions & state, gestures, animation, navigation, the HTTP/SSE surface, and the public Go package. It is extracted from the runtime source, so it never drifts.

App-facing capability docs stay here with the platform guides:

Platforms & packaging

Examples (walkthroughs)

Human-AI collaboration

For AI agents

Trust & security

Commercial use