Terminal-first
Không ép dùng “AI terminal” riêng. Workflow CLI hiện tại của bạn giữ nguyên.
VI: Bạn vẫn cd, code, build, test như thường. AI agent bám theo project context + memory để nghe lệnh, hỗ trợ thực thi nhanh hơn.
EN: Keep your normal terminal workflow; AI agents observe project context and execute tasks on demand.
Không ép dùng “AI terminal” riêng. Workflow CLI hiện tại của bạn giữ nguyên.
Đi tới thư mục/project nào, AI theo ngữ cảnh đó và đọc memory dự án.
Nhẹ, nhanh, phù hợp CachyOS/Arch + Kitty + Helix + Forge.
git clone https://github.com/8-Sync-Dev/su-code.git
cd su-code
bash scripts/bootstrap.sh
8sync setup --dry-run
8sync setup
forge login
8sync doctor
8sync . — open/attach project session8sync ai [prompt] — run AI in current context8sync find <kw> — fast code search8sync run [dev|build|test|fmt|lint] — routine tasks8sync ship "msg" — commit/push/PR flowCập nhật link chính thức của bạn tại đây: