ChainlessChain
无链之链 · 让数据主权回归个人
CHAINLESSCHAIN · Xiamen Chainlesschain Technology
ChainlessChain chainless·chain Get Started →
v5.0.3.37 · Evolution Edition CLI v0.161.2 112 commands Web Shell (default) Bilingual Web Panel MTC v0.11

Data sovereignty
returned to you,
AI at your fingertips.

CLI-driven local AI × hardware-grade encryption. Built for everyone who wants to own their data.

See the hardware crypto stack
🏆 4 invention patents
🔒 Military-grade encryption
GitHub 10k+ stars
MLPS Level 3
📋 T/ZGCMCA 023—2025 co-author
Product Positioning · Three Pillars

Knowledge · Social · Trading,
end-to-end, individual-first.

One foundation — hardware security + on-device AI + true decentralization. Three pillars stand independently and compose freely.

📚

Knowledge Base

Personal Second Brain
  • ·Notes / docs / chat history — your personal second brain
  • ·Hybrid search: BM25 + Qdrant vectors
  • ·Hierarchical memory 2.0: working → short → long → core
  • ·RAG-powered Q&A · code knowledge graph
🌐

Decentralized Social

P2P Identity & Messaging
  • ·W3C DID v2 identity + verifiable credentials
  • ·P2P end-to-end: Signal + libp2p + WebRTC
  • ·Protocol bridge: ActivityPub · Nostr · Matrix
  • ·Anti-censorship: Tor + domain fronting + satellite
💎

Trading Assistant

Multi-Chain Wallet & Bridge
  • ·Multi-chain wallets: EVM family + Solana
  • ·Cross-chain bridge: HTLC atomic swap + messaging
  • ·zk-SNARK / zk-STARK generated locally
  • ·DAO governance v2 · quadratic voting · treasury
Privacy First
End-to-end encryption · hardware security · zero-knowledge proofs — service operators can't see your data.
Truly Decentralized
Local storage (SQLCipher AES-256) · P2P (libp2p) · self-sovereign identity (DID v2).
AI Native
Local LLMs (Ollama / LLaMA / Qwen) · prompts never uploaded by default · AI search + agent orchestration.
CLI · Primary Entry

Your terminal,
your AI workbench.

No GUI required — chainlesschain runs local AI, agent coding, and multi-agent orchestration entirely in the terminal.

112
CLI commands
139
Built-in skills
14800+
Tests
~/workspace — chainlesschain
$ cc chat
# 进入本地 AI 对话 · Ollama qwen2:7b
总结 ./docs 目录下最近更新的三篇文档
🤔 正在检索本地 RAG 向量库...
✓ web-cowork.md · 10 类任务模板 + 自动依赖安装
✓ cli-agent.md · Claude Code 风格 agent 会话
✓ skills.md · 139 桌面 Skills + 9 CLI Skill Packs
$ cc cowork analyze ./src
# 多 Agent 并行审查 · 性能 / 安全 / 可维护性
⧖ spawning 3 sub-runtimes...
├── performance reviewer · claude-opus
├── security reviewer · deepseek-r1
└── maintainability reviewer · qwen2:7b
✓ 12 findings · 3 critical · report.md
$ cc skill run code-review "Review app.js"
# 调用 Skill Pack · 139 内置 / 9 领域包
📦 loaded skill: code-review@1.2.0
🔧 mounted MCP: filesystem, git
⚙ hashline edit · 3 blocks patched
✓ 67 lines reviewed · 4 suggestions written
Agent / Cowork / Skill — full AI workflow in the terminal
Web Cowork · Zero-friction AI Toolbox

Just say what you need —
the agent does it.

No commands to memorize. Open the web console, describe your task — the agent picks tools, installs dependencies, streams progress live.

📄

Document Conversion

Batch Word → PDF / Word → Markdown

Auto-installs required tools
🎬

Media Processing

Compress video, extract audio, transcode

Auto-installs required tools
📊

Data Analysis

CSV / Excel analysis + chart generation

Auto-installs required tools
🖼️

Image Processing

Batch compress, OCR text extraction

Auto-installs required tools
🔎

Web Research

Auto-search and summarize results

Auto-installs required tools
🧰

System Admin

Disk analysis, process audit, network test

Auto-installs required tools
Web Cowork interface · 10 task templates

Run chainlesschain ui, browser opens http://localhost:18810/#/cowork

Zero-install Workflow
Agent auto-runs winget / choco / pip / npm — no env config needed.
Sandbox Isolation
SubAgentContext sandboxes every task — independent contexts, no cross-pollution.
Live Progress
WebSocket streams every step — not "black box, hope it works."
AI Engine · Cowork Multi-Agent

5-stage orchestration · Plan Mode ·
instinct learning · verification loop.

Not a single agent rolling dice. Planner / Architect / Coder / Reviewer / Verify — five roles in series, every step interruptible, auditable, replayable.

01
Planner
Decompose
02
Architect
Design
03
Coder
Implement
04
Reviewer
Adversarial review
05
Verify
6-stage validation
4 Templates
feature / bugfix / refactor / security-audit — apply with one command.
Plan Mode
Plan first, confirm, then execute — keeps the AI on the rails.
Instinct Learning
8 pattern types + confidence decay + auto-injection — sharper with use.
Sub-Agent Isolation
Tool whitelist + 3-tier summary + isolated messages — context stays clean.
139 built-in skills · 13 categories
139 desktop + 28 Android + 112 CLI
Original 15 · Dev tools 15 · Advanced 10 · AI session 10 · Office A/V 10 · Image data 10 · Dev system 10 · Security design 10 · Tooling 10 · Workflow 10 · Knowledge research 10 · Media security 11 · Community video 7
Engineering Baseline · 5 Platforms

One AI engine,
14,800+ tests guarding it.

Win / macOS / Linux / Android / iOS / CLI — same engine across every target. Six layers must all pass before release; one red layer blocks the entire ship.

Windows
Electron 39 · Win 10/11
macOS
Electron 39 · 12+
Linux
Electron 39 · Ubuntu 20+
Android
Jetpack Compose · Kotlin
iOS
SwiftUI
CLI
npm · Node 22 LTS
14,255
CLI Unit
696
CLI Integration
565
CLI E2E
197
Desktop Coding Agent
84
Phase 5 harness
27
Web Panel

2026-04-19 verification regression · all green

Security Core

Your keys,
held in your hand.

U-Key / SIMKey hardware chips · keys never exported. AES-256 + SQLCipher full encryption. Signal end-to-end. Local Ollama inference — data never reaches the cloud.

01 · U-KEY

USB security chip

Windows Koffi FFI talks directly to the SIMKey SDK. PIN-protected, auto-locks on repeated failure, all critical operations require physical confirmation. BLE/NFC wireless U-Key + biometrics.

02 · SIMKEY

SIM-card security chip

Android OMAPI / iOS eSIM API. USIM + 5G super-SIM across three Chinese carriers. Fingerprint / Face ID replaces PIN. 12 enhancements: eSIM OTA, TEE integration, post-quantum readiness.

03 · LOCAL AI

Local Ollama

qwen2 / llama3 / deepseek-r1 inference on-device. 14+ cloud LLMs available but never required. Sensitive data auto-routes to local models — the cloud path is severed at the source.

4
Patents
AES-256
SQLCipher database
Signal
E2E protocol
MLPS L3
Compliance
Web Cowork

Speak plainly to AI,
tools do the work.

10 task templates · auto dependency install · live streaming progress. "Convert report.docx to PDF" — agent installs pandoc, runs the tool, reports back.

doc-convert
Document Conversion
pandoc · LibreOffice
media-process
Audio / Video
ffmpeg · yt-dlp
data-analysis
Data Analysis
pandas · matplotlib
web-research
Web Research
curl · BeautifulSoup
image-process
Image Processing
ImageMagick · Tesseract
code-helper
Code Helper
Python · Node.js
system-admin
System Admin
system commands
file-organize
File Organization
pathlib · 7-Zip
network-tools
Network Tools
curl · nslookup
free-mode
Free Mode
Skip the template, describe the task directly
$ chainlesschain ui → http://localhost:18810/#/cowork
Recent Highlights

Multi-agent, made into
repeatable engineering patterns.

Not concept demos. Each item is shipped, tested, and codified. Full changelog at design.chainlesschain.com.

01 · Highlight
v5.0.3.5

MTC v0.11 — Cross-federation trust anchors + offline audit

Phases 0–4 complete · 476 tests across six layers

Decentralized certificate system on Merkle trees: cross-federation trust anchors + third-party auditor + multi-hop routing + gas-aware batch closure + SLA monitoring dashboard. M-of-N multi-sig with heterogeneous Ed25519/SLH-DSA federations + dual-transport service discovery (filesystem + libp2p).

Read design doc →
02 · Highlight
v5.0.3.4

Web Panel bilingual M3

~25 views internationalized · vue-i18n dictionaries

Migrated all major web-panel views to vue-i18n (SpeechSettings / Analytics / Cron / Security / Audit / MCP / Backup / Tokens / MTC / WebAuthn / Community / Wallet / Inference / Organization / Federation, etc.) — full Chinese/English coverage, no hardcoded strings. V6 Preview top-bar gets a language switcher.

Read design doc →
03 · Highlight
v5.0.3.1

Web Shell as default + multi-window

Electron embeds web-panel · WindowRegistry

Desktop pivots from "native Vue renderer" to "Electron main embeds ws-server + loads web-panel dist" — true cross-target uniformity. Multi-window scaffold (role-based hash routing + per-role geometry persistence); window.open WS topic lets the renderer spawn new windows.

Read design doc →
04 · Highlight
v5.0.2.34

V6 Chat-First Shell hard-flip

13 first-party packs · 7 UI extension points

Desktop now defaults to V6 Chat-First Shell (three-pane layout + 5 enterprise providers + dispatcher with widget registry + Ctrl+Shift+A admin console). .ccprofile + MDM push as 3 enterprise customization paths. Top-10 V5 routes all have V6 widget probes.

Read design doc →
05 · Highlight
v5.0.2.10

CLI V2 governance surfaces · 220+

4-state maturity × 5-state lifecycle

From a2apgov to pmodegov — 136 lib-level V2 governance surfaces (dual-cap + auto-flip + autoStaleIdle + autoFailStuck) + 5,984 V2 tests. Coexists with same-module legacy surfaces via shared nest-blocker.

Read design doc →
06 · Highlight
v5.0.2.9

PQC SLH-DSA (FIPS 205) + Trinity v3.2

6 SLH-DSA variants · Ed25519 hybrid

Post-quantum hash-based signing — SLH-DSA-{128,192,256}{s,f} all landed; Ed25519/X25519 hybrid covers the transition. Trinity Trust Root v3.2 anchors three pillars (U-Key / SIMKey / TEE), paired with locally-generated zk-SNARK Groth16 / zk-STARK.

Read design doc →
Who It's For

Two audiences, one foundation.

FOR INDIVIDUALS

"I want a truly private
AI assistant."

  • · Local encryption · data never goes to cloud
  • · Zero-config · works out of the box
  • · Bilingual UI
  • · Doctors, lawyers, researchers' daily companion
Download desktop →
FOR DEVELOPERS

"I want agent-driven
coding from my terminal."

  • · CLI Agent · Claude Code style
  • · Cowork multi-agent parallel review
  • · MCP tool ecosystem + 9 Skill Packs
  • · 112 commands · 14,800+ tests · 220+ V2 governance surfaces
Industry Case Studies

Beyond demos —
running on real factory floors.

From supply-chain Excel collaboration to AI reporting — validated in real factory deployments.

CASE · 01 · MANUFACTURING Delivered

ChainFactory Data Steward · factory supply-chain AI

Move Excel into the browser, install AI in the factory — OnlyOffice real-time collab · AI Text-to-SQL · OCR intake · Git versioning.

01 · COLLAB

Excel collaboration online

OnlyOffice embedded in browser, multiple users edit one spreadsheet in real time, Git auto-versioning lets you roll back. Socket.IO syncs cells live.

02 · TEXT-TO-SQL

Natural-language reporting

Ask in plain language — AI auto-generates SQL against the operational SQLite, returns tables and charts in seconds.

03 · OCR

Auto receipt intake

Snap receipts on phone, AI extracts and structures into the database. End manual Excel transcription. Drizzle ORM for canonical storage.

Use cases
Supply chain · materials · production planning · cost accounting · quality traceability
CASE · 02 · HEALTHCARE

Hospital records AI search

Local Ollama inference — patient data never leaves the hospital. RAG retrieval + medical-order assistance.

CASE · 03 · LEGAL

Law firm KB & contract review

U-Key hardware encryption protects case files; Cowork multi-role contract clause review.

CASE · 04 · GOVERNMENT

Intranet AI office platform

Private deployment · SSO / SCIM / RBAC · MLPS Level 3 · audit logs.

Editions

Personal, or enterprise?

Personal

Free / Open Source

For individuals & independent developers. Full CLI, desktop, mobile experience.

  • ✓ All 112 CLI commands + 139 skills
  • ✓ U-Key / SIMKey hardware encryption
  • ✓ Local Ollama + 10 LLM providers
  • ✓ Cowork multi-agent collaboration
  • ✓ Windows / macOS / Linux / Android

Enterprise

Custom

For finance, healthcare, legal, government — strict compliance and on-prem requirements.

  • ✓ Private deployment + UI branding
  • ✓ SSO / SCIM / RBAC / audit & compliance
  • ✓ Industry-specific skills (healthcare / legal / research)
  • ✓ U-Key batch issuance + DLP + SIEM
  • ✓ Dedicated technical support
Downloads

Same source, every target · v5.0.3.37

CLI · v0.161.2

Command-line

$ npm i -g chainlesschain

npm / yarn / pnpm / bun · ~2MB

DESKTOP · v5.0.3.37

Desktop App

Electron 39 · Vue 3.4 · 139 skills

MOBILE · v5.0.3.37

Android

APK iOS coming

28 skills · P2P remote desktop

Xiamen Chainlesschain Technology Co., Ltd.

Need an enterprise edition?
Pick up the phone.

We provide full-cycle custom services from POC to production for healthcare, legal, research, and government clients. Free needs assessment · 90-day POC guarantee.

AddressUnit 431-H, Floor 4, Building C, Xiamen International Shipping Center, 93 Xiangyu Rd., Xiamen FTZ