Carbon v0.2.1
Carbon v0.2.1
Stateful API replicas for development, tests, and CI.
Downloads
- CLI (standalone, no Node):
carbon-<platform>binaries for macOS (arm64/x64), Linux (arm64/x64), and Windows x64, plusSHA256SUMS.txt. - Desktop app (macOS):
Carbon-Desktop-0.1.0-macos-arm64.zip— unzip and drag to Applications. Unsigned early-beta build (right-click → Open to bypass Gatekeeper).
Install
npm i -g carbon-api # or: brew install carbon-dev/carbon/carbon
pip install carbon-client # Python control-plane clientHighlights
carbon test— stateful smoke tests for every endpoint in a spec.carbon generate-tests— emits a runnable, stateful vitest suite.- Tauri desktop app: boot an emulator and watch the live mutation journal.
- Full Python client (sync + async, cursor pagination).
- Performance budget gating in CI.
Full Changelog: https://github.com/TaxCollector23/carbon/commits/v0.2.1