In development Kaleidoscope is not publicly released. Nothing here installs
from a registry yet — see what is available.
Kaleidoscope documentation
Kaleidoscope is local memory for agents. Your memory lives in a vault on your machine, and every editor or agent you connect shares one profile through a command-line tool and a long-lived process that offers exactly two tools.
Kaleidoscope is not released. You cannot install it from npm or PyPI, you cannot sign in, and there is no public source repository for the clients yet. Status is the plain answer to what is available.
Start here
Section titled “Start here”- Getting started — the five commands you will run, in order, from creating a profile to disconnecting cleanly.
- Give your agent the skill — the file that tells an agent Kaleidoscope exists, what it writes into your instruction file, and the four files offered for download.
- Install — the two package names, what is inside each, and why you cannot get them yet.
- Concepts — profile, vault, engine, manager, account: which is which, and which owns what.
The command line
Section titled “The command line”- CLI overview — the two global flags and the safety invariants that govern every subcommand.
- Profiles and vaults —
initand theprofilecommands. - Connect an editor —
connectanddisconnect. - Agent instructions —
instructions installandremove, and the four targets. - Diagnostics —
configanddoctor. - Account commands — the whole account surface, none of which runs yet.
Reference
Section titled “Reference”- MCP — the two tools a model sees, their fields, and a correct call of each.
- Editors, agents and frameworks — find yours and the one command that connects it.
Operate
Section titled “Operate”- Operations — back up, restore, move, and the four different things “remove Kaleidoscope” can mean.
- Account and devices — what an account would be for, and what it never touches.
- Troubleshooting — the six failures that actually happen, and what causes each.
Boundaries
Section titled “Boundaries”- Security — what is isolated from what, what is not signed, and how to report a vulnerability.
- Privacy — what stays on your machine, what leaves it, and what this website itself does.
- Licenses and terms — which licences are in force, and which terms are unreviewed drafts.
Availability
Section titled “Availability”- Platforms — which platforms Kaleidoscope is for, and the one thing Windows does differently.
- Benchmarks — what we measured, in plain words, and what we did not measure.
- Release notes — there have been none; this is where they will appear.
If you are a machine
Section titled “If you are a machine”Read llms.txt, or the expanded llms-full.txt.