From 251a18dc3976290d509f2287937e9e7319669d60 Mon Sep 17 00:00:00 2001 From: nntrivi2001 Date: Wed, 12 Aug 2026 16:37:59 +0700 Subject: [PATCH] docs: add README.vi.md Vietnamese translation, document pipeline picker Adds README.vi.md as the Vietnamese translation of README.md, and documents the pipeline-template picker/CLI switch (ccam lanes pipeline) added in the previous feature. --- README.md | 9 +++ README.vi.md | 161 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 170 insertions(+) create mode 100644 README.vi.md diff --git a/README.md b/README.md index 8ce7522..deb60ec 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ tool call to an Express + SQLite server, a React UI updates over WebSocket, and Internal build — all rights reserved. +*(Tiếng Việt: [README.vi.md](README.vi.md))* + ## What it does - **Sessions, agents, events.** Everything Claude Code emits, recorded and @@ -75,6 +77,7 @@ ccam status # is the dashboard up ccam start # start it in the background and wait for healthy ccam sessions # recent sessions ccam lanes # lanes with stage and progress +ccam lanes pipeline # this lane's pipeline template, or switch it ccam stage # declare the current lane's stage ccam tail # live event feed ``` @@ -101,6 +104,12 @@ events and expires after `DETECTION_TTL_MS` (default 5 minutes), so a lane can move backwards between work sessions. Detection never writes the declared stage, and an inferred node never renders as done. +A lane's pipeline template can be switched after creation — `ccam lanes +pipeline