LeanCTX Cloud
Free, opt-in cloud features for lean-ctx - sync context intelligence across devices, get adaptive compression models, and manage your knowledge graph. Just run <code>lean-ctx login</code> to get started. Self-hosted on LeanCTX infrastructure.
Login
Since v3.3.3, login and registration are separate commands:
# Create a new account
lean-ctx register your@email.com
# Log into an existing account
lean-ctx login your@email.com Password reset is available via the web interface at api.leanctx.com.
This registers your account and links your local installation to LeanCTX Cloud.
Stats sync
lean-ctx sync Uploads your local compression statistics to the cloud so you can track savings across machines.
Your data
We take privacy seriously. Here's exactly what we collect and what we don't:
| We collect | We never collect |
|---|---|
| File extension (e.g. ".rs", ".tsx") | File names or paths |
| File size range (e.g. "2k-10k") | File contents or code |
| Which compression mode worked best | Personal information |
| Compression ratio (a percentage) | Project structure |
Data contribution is opt-in. You choose during lean-ctx setup whether to share anonymized compression data.