ChainlessChain
无链之链 · 让数据主权回归个人
CHAINLESSCHAIN · Xiamen Chainlesschain Technology
ChainlessChain chainless·chain Get Started →
WEB · Cowork Edition
中文 / English · vue-i18n

A Cowork workbench
in your browser.

No desktop install, no command-line learning curve — one cc ui brings up a full workbench. 10 task templates cover everyday high-frequency scenarios. Describe what you need in natural language; the agent installs tools, runs the flow, and streams results back.

30-second startup
# 1. Install the CLI (one-time)
npm i -g chainlesschain

# 2. Start the web panel
cc ui

# 3. Open in browser
# → http://localhost:18810/#/cowork

HTTP port 18810, WebSocket port 18800, both bound to localhost. Service runs on your machine — no account, no cloud, no telemetry.

Web Cowork interface · 10 task templates + natural-language input

Web Cowork · task templates + streaming progress

10 task templates

High-frequency scenarios, ready out of the box.

Each template is a pre-configured toolchain + prompt. Pick a template → describe your need → agent installs deps, runs the flow, returns results. No commands to remember, no flags to tune.

doc-convert

Document Conversion

Batch Word → PDF, Word ↔ Markdown, PPT → images

pandoc · LibreOffice
media-process

Audio / Video

Compress video, extract audio, edit & splice, transcode

ffmpeg · yt-dlp
data-analysis

Data Analysis

CSV / Excel statistics, chart generation, pivot summaries

pandas · matplotlib
web-research

Web Research

Auto-scrape pages, summarize key points, generate report

curl · BeautifulSoup
image-process

Image Processing

Batch compress, transcode, OCR text extraction

ImageMagick · Tesseract
code-helper

Code Helper

Script generation, code review, refactoring suggestions

Python · Node.js
system-admin

System Admin

Disk analysis, process audit, service management

system commands
file-organize

File Organization

Batch rename, rule-based archiving, decompression

pathlib · 7-Zip
network-tools

Network Tools

Port scan, DNS lookup, latency testing

curl · nslookup
custom

Custom Task

Describe in natural language, agent orchestrates the toolchain

any executable tool

From one sentence to executed result.

01

Describe

Express what you want in natural language; no CLI syntax to learn.

02

Auto-orchestrate

Agent parses intent, picks templates, calls skills, orchestrates the toolchain.

03

Install on demand

Missing tool? winget / choco / pip / npm runs automatically.

04

Stream back

WebSocket pushes every step — you see progress, not just the final result.

More than Cowork

The Web panel's full module set.

http://localhost:18810/#/cowork

Cowork

10 task templates + natural-language description → auto-execution

http://localhost:18810/#/chat

AI Chat

Streaming chat, multi-model switching, conversation history search

http://localhost:18810/#/aiops

AIOps

Z-Score / IQR anomaly detection, incident state machine, auto playbooks

http://localhost:18810/#/skills

Skills

139 built-in skills, four-layer loading: marketplace / managed / workspace

http://localhost:18810/#/marketplace

Skill Marketplace

Publish skill services, track invocation stats, lifecycle state machine

http://localhost:18810/#/knowledge

Knowledge Graph

ECharts force-directed view, CRUD entities/relations, multi-hop BFS reasoning

http://localhost:18810/#/community

Community

Contacts / friends / posts — decentralized social

http://localhost:18810/#/crosschain

Cross-chain Bridge

5-chain bridging + HTLC atomic swap + cross-chain messages + fee estimation

http://localhost:18810/#/compliance

Compliance & Threat Intel

STIX 2.1 IoC matching + UEBA behavioral analytics + risk scoring

http://localhost:18810/#/privacy

Privacy Computing

FL federated learning + MPC + DP differential privacy + HE homomorphic encryption

http://localhost:18810/#/inference

Inference Network

Node registry + task scheduling + privacy modes + resource allocation

http://localhost:18810/#/nlprog

NL Programming

Intent classification + entity extraction + translation + coding-convention governance

http://localhost:18810/#/tenant

Multi-Tenant SaaS

4 plans + usage metering + quota checking + MRR computation

http://localhost:18810/#/pipeline

Pipeline Orchestrator

7-stage pipeline + deploy strategy + templates + gate stages

http://localhost:18810/#/governance

Community Governance

Proposals + weighted voting + impact analysis + prediction confidence

http://localhost:18810/#/audit

Audit Logs

Audit-event search / filter / export + compliance retention

http://localhost:18810/#/reputation

Reputation Optimizer

exp/linear/step decay + anomaly detection + simulated Bayesian

http://localhost:18810/#/recommend

Content Recommendation

Interest profiles + topic scoring + time decay + feedback loop

http://localhost:18810/#/sla

SLA Manager

Tier catalog + direction-aware deviation + p95 + compensation cap

http://localhost:18810/#/codegen

Code Generation

Generation tracking + 5-rule security review + scaffold catalog

http://localhost:18810/#/tokens

Token Incentive

Token ledger + 7 contribution types + leaderboard

http://localhost:18810/#/trust

Trust Root

Trust-root management + PQC interop + satellite transport + HSM

http://localhost:18810/#/federation

Federation Hardening

Circuit-breaker FSM + health checks + connection pool + node aggregation

http://localhost:18810/#/did

DID Identity

Decentralized-identity create / sign / DID Document view

http://localhost:18810/#/agent

Agent Mode

Claude Code-style agentic loop — read/write files, run commands

http://localhost:18810/#/settings

System Settings

LLM Provider, Ollama, theme, config sync

Why pick the Web edition?

Zero install friction

Browser-ready

No desktop installer, no Electron init. After the CLI is installed, cc ui brings up the service in one command.

Fully local

localhost binding

HTTP / WebSocket bound to 127.0.0.1. Data, models, keys all stay on your machine — power down equals air-gap.

Switch any time

Consistent across targets

CLI / Web / desktop share the same skill set and configuration. The same skill behaves identically on every target — switch surfaces, not muscle memory.

One command, working in your browser.

No new tool to learn, no environment to configure, no account to register. Your machine, your data, your pace.