Home - robwhite4/claude-memory GitHub Wiki
Claude Memory Wiki
Welcome to the Claude Memory documentation wiki! This comprehensive guide covers everything from basic usage to advanced development workflows.
π What is Claude Memory?
Claude Memory is a universal memory system that transforms AI conversations into persistent project intelligence. It enables AI assistants (particularly Claude) to maintain context across sessions, making them true development partners rather than stateless tools.
πΊοΈ Wiki Navigation
For Users
- Installation-and-Setup
- Basic-Usage-Guide
- Multi-Machine-Setup
- Team-Collaboration
- Advanced-Configuration
- Troubleshooting
For Contributors
Project Information
π Quick Links
π Current Status
- Latest Version: v1.11.1 (Summary Management & Bug Fixes)
- Next Release: v1.12.0 (Planning Phase)
- Major Version Planning: v2.0.0
π― Key Features
Core Functionality
- Automatic Memory Management: Sessions, decisions, patterns, and tasks tracked automatically
- Multi-File Context System: Full information preserved without token limits
- CLAUDE.md Generation: Optimized context file for AI assistants
- Knowledge Base: Categorized storage for project information
Latest Release (v1.11.x)
- Summary Management: Create, list, and view project summaries in
.claude/summaries/ - Bug Fixes: Knowledge counts update immediately, handoff saves to HANDOFF.md
- Documentation Updates: Improved README accuracy and reduced repetition
Recent Additions (v1.10.0)
- Bulk Task Operations: Import/export tasks with JSON schema validation
- Enhanced Data Export: 4 formats (JSON/YAML/CSV/Markdown) with filtering
- Import Command: Merge/replace modes with comprehensive validation
- Report Generation: 6 report types with auto-save and timestamps
- CLAUDE.md Optimization: Improved truncation and Recent Changes section
Previous Release (v1.9.x)
- CLI Enhancement Flags: --dry-run, --config, --force, --debug
- Code Refactoring: Modularized architecture (37% reduction in main file)
- Improved Testing: Enhanced test coverage for all new features
π‘ Why Claude Memory?
Traditional AI assistants lose context between sessions, requiring developers to repeatedly explain their project. Claude Memory solves this by:
- Persisting Context: All project decisions, patterns, and progress saved
- Reducing Token Usage: Optimized context prevents repeated explanations
- Enabling Handoffs: Perfect for team collaboration and AI switching
- Tracking Evolution: See how your project develops over time
π€ Contributing
We welcome contributions! Check out our Contributing Guidelines and Development Workflow to get started.
This wiki is actively maintained. For questions or suggestions, please open an issue.