Library Mode
A simple home for the things you build. Library Mode keeps every version of your project, lets you go back to any of them, and gives you a page to share what you made. No developer vocabulary, no team ceremony. Works from inside Claude Code and OpenCode.
For people using Library Mode
- Sign in at the website with your email (we send you a link; no password).
- On your computer:
uv tool install librarymode(orpipx install librarymode), thenlibrarymode connect. A browser tab opens — click Allow. Library Mode also adds itself to Claude Code and OpenCode. - In your project folder, say "save this to Library Mode" to your coding tool, or run
librarymode save -m "what changed". - On the website: see every version, go back to one, or make the project public to share it.
Commands: librarymode save, librarymode get NAME, librarymode latest, librarymode versions, librarymode restore N,
librarymode share, librarymode open, librarymode projects, librarymode status, librarymode setup-agents.
For whoever runs it
uv venv -p 3.12 .venv && uv pip install -e ".[dev]"
.venv/bin/pytest # end-to-end suite (starts a real local server)
LIBRARYMODE_BASE_URL=http://localhost:8080 .venv/bin/librarymode-server # local run; emails land in ./data/outbox
Deploy: fly launch once (creates the librarymode_data volume), then fly deploy. See fly.toml
for the environment, scripts/backup_to_b2.sh for nightly backups, and docs/ for the map and
the decisions.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file librarymode-0.1.0.tar.gz.
File metadata
- Download URL: librarymode-0.1.0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
446f1693d9e6a2cd00af2e38dc5462a707140939c9524a85d82603ef792e7a65
|
|
| MD5 |
a2e3fbac8bfcbdaa16c5575f5f2ef839
|
|
| BLAKE2b-256 |
4a0210935c0564c3009cab108acccb247827a09eb28a3696f18e62c47bc2fcc6
|
File details
Details for the file librarymode-0.1.0-py3-none-any.whl.
File metadata
- Download URL: librarymode-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa6168314ccc09c3ffa028236b8d3554b5d5823fa606a6e4a0152aafffe11e57
|
|
| MD5 |
9b163178c081957851748bbc702b3c0c
|
|
| BLAKE2b-256 |
1089216d577ce816a736aab268975f78307ff062d16ed2172782f5eab5041fed
|