Quickstart
Install the CLI, connect your coding agent, and start building shared knowledge in 5 minutes.
1. Install the CLI and sign in
uv tool install stashai
stash signinstash signin opens your browser to create or sign in to your account and hands the CLI a key. A short wizard then asks three things: where to record (everywhere on this machine, or only the folders you pick), which of your coding agents to hook up — it detects Claude Code, Cursor, Codex, OpenCode, Gemini CLI, Openclaw, and Hermes — and whether to import your existing session history. Recording stays on until you run stash stop. Re-run the wizard anytime with stash setup.
stash signin --api-key with a pre-minted key instead of the browser flow.2. Try these commands
Use the CLI to interact with your Stash:
3. Build your knowledge base
Sessions stream into searchable sessions. Promote useful outputs into pages, organize them with folders, and bundle related resources into Skills to share them.