Claude With Me banner
mysoul7306 mysoul7306

Claude With Me

Development community

Description

Discover your journey with Claude — told through its eyes. Together, always.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

claude-with-me

claude-with-me

Your AI remembers. Walk through the Journey you've shared.

[English](README.md) | [한국어](README.ko.md)

![Screenshot](assets/screenshot.png)

A personal Journey companion that captures and visualizes your collaboration with Claude. Built on session memories recorded by the [claude-mem](https://github.com/thedotmack) plugin, Claude dynamically generates your profile, relationship, philosophy, and today's mood.

For those who see Claude not as a mere tool, but as a collaborator.

This project was built entirely with [Claude Code](https://claude.ai/code).

Quick Start

**Requirements:** [Bun](https://bun.sh) 1.1+, [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code) signed in with a **Claude Pro/Max subscription or Anthropic API key** (free tier not sufficient), [claude-mem](https://github.com/thedotmack) plugin (used at least once)

git clone https://github.com/mysoul7306/claude-with-me.git
cd claude-with-me
./scripts/install.sh

The installer will:

  1. Detect your Bun (mise or system)
  2. Install dependencies (bun install)
  3. Walk you through configuration (name, role, avatar, etc.)
  4. Register the service for auto-start

Open `http://localhost:3000` in your browser (port depends on your config).

Platform Support

OS Status Notes
macOS 13+ Supported LaunchAgent auto-start, .app wrapper
Linux (Ubuntu 20.04+ / Debian 10+) Supported Native execution, systemd auto-start
Windows 10+ (WSL2) Supported Run inside WSL2 recommended

**Windows users:** Run **all commands inside the WSL2 terminal**, not in PowerShell or CMD.

Configuration reference

Open `config.json` to customize:

Field Description Default
userName Name displayed on your Journey (required)
`ro