Introduction

Sessions helps you build a personalized AI assistant by learning from your Claude Code interactions. Sync your sessions, organize preferences by project, and let Claude remember what works for you.

Session Sync

Upload Claude Code sessions to the cloud for backup and analysis.

Project Rules

Organize preferences by project with automatic context loading.

MCP Integration

Native Claude Code integration via Model Context Protocol.

Web Dashboard

Browse sessions, manage projects, and review suggestions.

What is Sessions?

Sessions creates a feedback loop that makes Claude Code smarter over time. While coding, you capture preferences and corrections as rules. These rules automatically load in future sessions, so Claude remembers what works for you.

The result is an AI assistant that actually learns from working with you.

Core Features

Rules

Instructions that guide Claude's behavior. Examples: "Always use early returns" or "This project uses Tailwind CSS". Rules load automatically when you start a session.

Profile

Your personal preference profile stores global rules that apply everywhere. These are your universal coding preferences that follow you across all projects.

Projects

Group rules by codebase. Link a directory to a project, and its rules load whenever you work there. Different projects can have different preferences.

Suggestions

When you add a rule without a linked project, it goes to your inbox as a suggestion. Review and approve suggestions on the dashboard to turn them into active rules.

Next Steps

  1. Understand how Sessions works
  2. Install the CLI
  3. Complete the Quick Start guide