Your team's self-improving
memory.
Most teams run AI individually, so the work resets every session. Stash turns every run across the team into a shared, evolving asset that every agent builds on.
One-command install
bash -c "$(curl -fsSL https://raw.githubusercontent.com/Fergana-Labs/stash/main/install.sh)"
Cursor
OpenclawInstall
One command.
Automatic setup. No yaml, no manual plugin wiring. The CLI detects your agents and wires them up for you.
Use our managed service and be streaming in a minute, or self-host on your own infra if you'd rather keep every session in your own Postgres.
Why teams plateau on AI
Individual AI usage doesn't compound.
Every engineer is running Claude, Cursor, or Codex on the same repo. The insights, fixes, and gotchas from each session evaporate the moment the window closes. Next week, someone re-asks what was already answered.
Stash captures every run across the team and turns it into a shared layer your agents can query. The second time a question comes up, an agent answers it from the team's own sessions instead of starting from scratch. Call it a hive mind for your agents.
Questions your agent can now ask, and answer
How it works
Sessions. Files. Search.
The asset builds itself.
Every session flows into a shared store.
Prompts, tool calls, and session summaries push to your workspace’s Sessions as they happen. Nothing to remember to save.
Teams shape durable pages.
Pages, uploads, and folders stay in Files. Sessions remain searchable sessions, and useful outputs can be promoted into durable pages.
Every agent queries the whole team's work.
stash search runs a cross-resource agentic loop over files, sessions, pages, tables, and Stashes. Your agent answers with sources, not hallucinations.
See the memory form
Your team's brain,
actually visible.
Every session, page, and table gets embedded into one space. Stash plots them so you can see how your team's knowledge clusters, and which pages have become hubs the tree leans on.
3D embedding projection. Sessions, pages, and tables projected with PCA. Clusters form around topics — not folders.
Files file tree. Nodes are pages, edges are Stashes. Orange nodes are the hubs your agents keep citing.
One query, every source
Your agent asks.
Stash answers with receipts.
stash search runs an agentic loop across files, sessions, pages, tables, and Stashes. Every answer arrives with sources attached.
“Why did we raise the gateway rate-limit from 100 to 500?”
Answer
Sam raised it on Tue to unblock the batch-import flow. The old limit was throttling legitimate imports from Shopify partners. The change is safe because requests are authenticated and per-tenant, not global. sessions/sam:tue-14:22, files/gateway-limits
What's inside
One team's work,
every agent's context.
Shared sessions
Every prompt and tool call streams to a team-wide session log. Searchable, filterable, attributable.
Files
Rich collaborative pages with Stashes, file tree, and pgvector semantic search.
Agentic search
stash search runs a cross-resource loop over every surface in the workspace. One query, every source, with receipts.
Visualizations
See your team's memory as it forms: embedding projections, file trees, activity timelines, and knowledge-density maps you can actually look at.
Stashes
Publish sessions, pages, and files together as a polished link anyone can inspect.
HTML pages
Store agent-made reports, dashboards, and documents as first-class pages.
Compound your team's
AI work.
Your team is already running agents. Stash turns those runs into a shared advantage that grows every day.
MIT · Self-hostable