Public distribution repository for the Cortex SDK transport client.
This repo is meant to stay small and public-facing. It contains:
LICENSEfor the public SDK distribution- public developer docs in
docs/ - an npm-ready JavaScript / Node.js package in
js/ - PyPI-ready Python artifacts in
python/dist/ - a publish workflow in
.github/workflows/publish.yml
This repo intentionally does not contain the private source tree, internal tests, or planning materials.
npm install @cortex-suite/sdkpip install cortex-suite-sdkStart here:
LICENSEpublic SDK licensedocs/public SDK documentationjs/publishable npm package contentspython/dist/wheel and sdist ready for PyPI.github/workflows/publish.ymltrusted-publishing workflow for PyPI and npm