Changelog
Latest features, improvements, and infrastructure updates. We ship fast and document everything.
Sprintra is published to registry.modelcontextprotocol.io as `io.github.Sprintra-io/sprintra` (v1.0.2). The MCP Registry is the official Anthropic-blessed catalog that powers Claude Desktop's upcoming Connect UI, third-party browsers (mcp.so, Glama.ai), and any AI agent that queries for tools by category. The npm package is now `@sprintra/mcp` — matching our `@sprintra/cli` and `@sprintra/plugin` brand. Existing installs keep working; new installs get the Registry-discoverable name. No action needed.
Persistent memory across every Claude Code session. Every user message is captured to your private timeline for next-session “Recent asks” briefing. Agents write a structured digest on every session end (key decisions, open questions, user pushback, pending asks) — pinnable to survive 30-day rotation. The new `sprintra transcript {list,view,search,status,prune,reindex}` CLI lets you keyword-search every Claude Code session you've ever had on this machine, with raw transcripts staying local. Zero LLM cost. Per-user privacy by default. Update with `npm install -g @sprintra/cli@0.6.0` and `/plugin install sprintra@sprintra` (v1.3.0).
Your AI agent now opens every Claude Code session with a fresh project briefing — sprint state, recent activity, last session's notes, all auto-injected. Cmd+K in the dashboard searches across stories, features, decisions, docs, and notes in <100ms with relevance ranking. Agents get a new `search` MCP tool and `executions` log to record what they ship (tweets, deploys, CI runs). MCP read responses are 86% smaller via the new `compact:true` flag. Install in Claude Code with `/plugin marketplace add Sprintra-io/sprintra-mcp` then `/plugin install sprintra@sprintra`.
Invite your team and control who can do what. Sprintra now supports role-based permissions, team management, and project-level access control — so everyone from engineering leads to guest stakeholders gets the right level of visibility. Works across the dashboard, MCP tools, and API.
Connect your GitHub repos and see PRs linked to stories automatically. Session Replay lets you review exactly what your AI agent did during a coding session — every decision, every file changed, every tool call — in a visual timeline. Great for debugging, onboarding, and understanding how AI-assisted work flows through your project.
Sprintra is live! The AI-native project companion ships with 17 MCP tools, a 20+ view dashboard, sprint planning, decision tracking, and a knowledge base. Available as Sprintra Cloud (instant setup) or self-hosted with local SQLite. Connect Claude Code, Cursor, or Windsurf and give your AI agent persistent project memory from day one.