LiliaCode
Description
A desktop client for agent-assisted software engineering.面向代码工程的 Agent 协同桌面客户端。
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
English | [简体中文](README.zh-CN.md)
**Development status:** LiliaCode is evolving quickly. Keep independent copies of important work because local schemas and migration paths may change.
![]()
LiliaCode
A native Agent collaboration desktop client for software engineering.
LiliaCode uses the Lilia product protocol implemented by Mutsuki AgentKit. Its NanaUI/WGPU desktop organizes projects, task-shaped sessions, permissions, pending interactions, and recoverable execution timelines without a web desktop runtime.
Repository
apps/desktop: the only desktop application, built with Rust, NanaUI, and WGPUapps/service: the shared service entryapps/android: the experimental Android remote companion; Gradle remains the platform build systemcrates/lilia-contracts/contracts: canonical product contracts consumed by Rustxtask: repository verification, debug, performance, Android, and release orchestrationdocs: Markdown design and product documentation; no documentation site is built or published
The `liliacode` command-line arguments are handled by `apps/desktop` only for application launch, project opening, explicit import, task handoff, and single-instance forwarding. LiliaCode does not provide a TUI, an Agent CLI, or a second command-line Agent host.
Development
Install the stable Rust toolchain, then run commands from the repository root:
cargo run
cargo xtask verify
cargo xtask agent-debug
cargo xtask performance
Agent Debug evidence is written under `agent-debug-runs/lilia-*`. Android commands are `cargo xtask android doctor|test|build|smoke`.
Windows release
Windows releases use NSIS and Minisign-compatible updater signatures:
cargo xtask release windows --tag vX.Y.Z
cargo xtask installer-smoke --tag vX.Y.Z
The `v*` GitHub workflow bui
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11