-
Home
-
Docs
Documentation
This site covers CodexGui from five practical angles:
- how to build the solution, run the desktop application, and connect to a Codex app-server
- how the Avalonia shell, transport client, and interactive session workflow fit together
- how the reusable markdown subsystem is split across the core library and plugin projects
- how to work on the repository, validate changes, and use the Lunet docs pipeline
- how the source tree and roadmap are organized today
Read by intent
I want to run CodexGui quickly
Start with:
- Getting Started
- Overview
- Running the App
I want to understand how the desktop client works
Start with:
- Application Shell
- Shell and Transport
- Interaction Model
I want to work on markdown rendering or editor features
Start with:
- Markdown Stack
- Plugin Ecosystem
- Reference
I want to contribute safely
Start with:
- Development
- Build, Test, and Docs
- Repository Structure
Task-first entry points
Sections