ContextQMD
Libraries
Rankings
Queue
About
Log in
Get started
Open menu
Back to Libraries
Lowdefy
lowdefy
GitHub
lowdefy
lowdefy/lowdefy
lowdefylowdefy
docs.lowdefy.com
docslowdefycom
Homepage
7 versions
161 pages (5.3.0)
5 aliases
7
Versions
161
Pages (5.3.0)
5
Aliases
Pages
Versions
Usage
5.3.0
▼
stable
Agent System
Four-Layer Architecture
Request Flow (Chat Message to Streaming Response)
Client Side
Server Side
+41 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
33.8 KB
Full page
Auth System Architecture
Configuration Structure
In lowdefy.yaml
Build-Time Processing
Auth Configuration Building
+36 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
18.6 KB
Full page
Build Pipeline Architecture
Entry Points
CLI Build Command
Dev Command
Directory Structure
+33 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
23.9 KB
Full page
Error Tracing System
Key Components
Build-Time Tracking
Location Resolution
Error Class Hierarchy
+40 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
30.0 KB
Full page
Keyboard Shortcuts
Build Phase (`@lowdefy/build`)
Schema Validation — `lowdefySchema.js`
Build Validation — `buildEvents.js`
Engine Phase (`@lowdefy/engine`)
+8 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
6.9 KB
Full page
Module Fetching Architecture
Source Format Parsing
GitHub Tarball Fetching
Cache Strategy
Local `file:` Resolution
+3 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
3.2 KB
Full page
Module System Architecture
Module Lifecycle
Module Entry Configuration
Module Manifest Schema
Var Resolution Flow
+20 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
21.5 KB
Full page
Operator System Architecture
Parser Types
evaluateOperators (Build-Time)
WebParser
ServerParser
+52 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
20.4 KB
Full page
Plugin System Architecture
Plugin Types
Plugin Declaration
In lowdefy.yaml
Plugin Object Schema
+32 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
17.8 KB
Full page
Request Lifecycle Architecture
Request Flow Diagram
Client-Side Request Flow
1. Event Trigger
2. Action Execution
+27 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
15.9 KB
Full page
State Management Architecture
State Types
State Class
State Initialization
Context Creation
+29 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
12.3 KB
Full page
Theme and Styling Architecture
CSS Layer Architecture
Ant Design Theme (`theme.antd`)
Configuration
ConfigProvider Setup
+47 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
38.1 KB
Full page
Lowdefy Monorepo Documentation Plan
Phase 1: Foundation
Phase 2: Core Packages
packages/api
packages/build
+18 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
4.2 KB
Full page
Lowdefy Monorepo Overview
Architecture at a Glance
Core Packages
Plugin System
Plugin Types
+15 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
11.0 KB
Full page
@lowdefy/api
Key Exports
Architecture
Request Flow
Endpoint Flow (Custom API)
+18 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
16.7 KB
Full page
@lowdefy/build
Why Build-Time Compilation?
Build Pipeline
Key Modules
Core Build Steps
+26 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
21.7 KB
Full page
@lowdefy/client
Key Export
Architecture
Key Modules
Core Components
+14 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
9.3 KB
Full page
lowdefy (CLI)
Commands
`lowdefy init`
`lowdefy dev`
`lowdefy build`
+21 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
12.8 KB
Full page
@lowdefy/codemods
Package Structure
Registry Manifest
Version entry fields
Codemod entry fields
+4 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
3.8 KB
Full page
@lowdefy/engine
Key Exports
Architecture
Key Classes
State
+15 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
9.6 KB
Full page
@lowdefy/layout
Key Exports
Architecture
BlockLayout Component
Layout Properties
+15 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
7.6 KB
Full page
@lowdefy/operators
Key Exports
What Are Operators?
Parser Types
evaluateOperators (Build-Time)
+21 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
8.9 KB
Full page
Documentation Philosophy
Writing Style
Focus on "Why"
Be Concise
Link Liberally
+7 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
2.7 KB
Full page
Spec: Runtime Plugin Schema Validation
Why this matters
Schema Loading
Validation Logic: `validatePluginSchema`
Error Formatting: `formatValidationError`
+16 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
19.7 KB
Full page
@lowdefy/actions-core
SetState
SetState Operations
SetGlobal
Request
+18 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
5.3 KB
Full page
Actions Plugin Overview
Event-Action Model
Available Action Packages
Action Structure
Action Execution Flow
+8 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
3.7 KB
Full page
@lowdefy/actions-pdf-make
Usage
Parameters
Document Definition
Text
+7 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
3.1 KB
Full page
@lowdefy/blocks-aggrid
Block Defaults
Basic Usage
Built-in Cell Renderers (`cell.type`)
Pattern
+11 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
12.7 KB
Full page
@lowdefy/blocks-antd
Styling Architecture
CSS Variables Mode
`withTheme` HOC
`cssKeys` in Block Meta
+25 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
13.6 KB
Full page
@lowdefy/blocks-antd-x
Blocks
AgentChat
AgentConversations
Architecture
+8 more
github.com/lowdefy/lowdefy/blob/v5.3.0/code-doc...
6.8 KB
Full page
1–30 of 161
1
2
3
4
5
6
Page 1