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