This repository is part of the OpenSIN-AI ecosystem.
- Use
opencodeCLI for all LLM interactions - Follow the Global Brain PCPM integration
- All changes must be committed via pull requests
- Run tests before pushing
git clone https://github.com/OpenSIN-AI/$(basename "$PWD")
cd $(basename "$PWD")
npm install
npm startSee CONTRIBUTING.md for guidelines.