docs: add animated communication flow diagram to README

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
xintaofei
2026-04-02 14:51:23 +08:00
parent 1287dab37c
commit d3d53c8b8d
11 changed files with 198 additions and 0 deletions

View File

@@ -26,6 +26,10 @@ remote development from any browser — with conversation aggregation, parallel
development, MCP/Skills management, chat channel interactions (Telegram, Lark, iLink, etc.),
and integrated Git/file/terminal workflows.
## Communication Flow
![Communication Flow](./docs/images/communication-flow.svg)
## Main Interface
![Codeg Light](./docs/images/main-light.png#gh-light-mode-only)
![Codeg Dark](./docs/images/main-dark.png#gh-dark-mode-only)