Metadata-Version: 2.4
Name: celeborn-code
Version: 0.0.1
Summary: Alias for Celeborn Code — installs `celeborn`, the long-term context substrate (memory) for AI coding agents. Not Apache Celeborn or the frkngksl/Celeborn Windows tool.
Project-URL: Homepage, https://celeborn.thot.ai
Project-URL: Source, https://github.com/cloud-dancer-labs/celeborn
Author: Cloud Dancer
License: Business Source License 1.1
Keywords: ai,celeborn,celeborn code,claude code,codex,coding agent,context,memory
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Requires-Python: >=3.9
Requires-Dist: celeborn
Description-Content-Type: text/markdown

# celeborn-code

**This is an alias for [Celeborn Code](https://celeborn.thot.ai).** The tool is published as
[`celeborn`](https://pypi.org/project/celeborn/) — installing `celeborn-code` simply pulls that in.

```sh
uv tool install celeborn      # canonical
pip install celeborn          # equivalent
```

Then: `celeborn about` · `celeborn --help`

## What it is

Celeborn Code is a long-term **context substrate (memory) for AI coding agents** — Claude Code,
Codex, Grok. It gives any repository a small, disciplined on-disk memory so coding sessions stay
light, survive compaction, and keep their place across days.

## What it is *not*

- **[Apache Celeborn](https://celeborn.apache.org)** — a Spark/Flink/MapReduce remote shuffle service. Unrelated.
- **[`frkngksl/Celeborn`](https://github.com/frkngksl/Celeborn)** — a Windows API-unhooking tool. Unrelated.

Source: <https://github.com/cloud-dancer-labs/celeborn> · Home: <https://celeborn.thot.ai>
