Command Line Interface
v2.4.0Client & Server SDKs
@git/sdkServer Runtime
Zero-config Node.js adapter with native ESM support, edge-compatible, and auto-scaling.
npm i @git/sdk v14+ LTSBrowser Client
Lightweight WebSocket bridge for real-time sync, optimistic UI updates, and offline-first caching.
<8kb gzipped TypeScriptPython SDK
Async-first Python library with full type hinting, FastAPI/Flask integrations, and automatic dependency resolution.
Go Module
High-performance Go client with context-aware retries, connection pooling, and native gRPC fallback.
Rust Crate
Zero-allocation async SDK with tokio runtime support, feature flags, and compile-time API validation.
REST & GraphQL
Full API specification available. GraphQL subscriptions for real-time deployment streams and event-driven workflows.
Development Workflow
local → edgeDebugging & Telemetry
observabilityLocal Tunneling
Expose localhost to production environments securely. Automatic protocol detection (HTTP/2, WebSocket, gRPC).
Distributed Tracing
OpenTelemetry native. Follow requests from edge CDN through serverless functions to databases.
Error Boundaries
Graceful degradation with stack trace capture, source maps auto-upload, and Slack/Teams alerting.
Hot Reload & State Sync
Preserve application state during restarts. WebSocket delta patching for sub-50ms update cycles.
Contribute & Feedback
community🐛 Report Issues
Use our structured templates to report bugs. Include repro steps, logs, and environment details.
GitHub Issues →🧪 Beta Access
Opt into nightly builds and preview features. Direct line to core engineering via Discord.
Join Beta →📖 Improve Docs
All DX documentation is version-controlled. Submit PRs to fix typos, add examples, or expand guides.
Docs Repo →