USE CASE · MULTI PROJECT
Each project is an independent context.
Instead of relying on one AI to remember multiple codebases, ChatCode keeps path, Brain, permissions, Git, and remote bindings per project.
shop-web
Read/write + task · GitHub account A · production server A.
crm-api
Read/write + task · GitHub account B · staging server B.
company-data
Read-only · no Git · no server.
Example prompts
Dùng ChatCode với project shop-web. Review the checkout bug; do not edit yet.Chuyển sang project crm-api. Check the new migration and run compatibility tests. Do not touch shop-web.Benefit: AI does not need to rely on chat memory to know which project has which permissions; ChatCode enforces scope using the actual project configuration.