git clone https://github.com/evkir/CyberAI cd CyberAI && pip install -r requirements.txt
pytest tests/unit/ -v pytest tests/integration/ -v
ruff check cyberai/ --fix
feat(scope): new feature fix(scope): bug fix docs: documentation test(scope): tests
git clone https://github.com/evkir/CyberAI cd CyberAI && pip install -r requirements.txt
pytest tests/unit/ -v pytest tests/integration/ -v
ruff check cyberai/ --fix
feat(scope): new feature fix(scope): bug fix docs: documentation test(scope): tests