Skip to content

History / Home

Revisions

  • docs: consolidate Memory Hooks documentation into single guide - Create comprehensive Memory-Hooks-Complete-Guide.md (consolidates 3 guides) - Archive Memory-Awareness-Hooks-Detailed-Guide.md to archive/ - Archive Claude-Code-v7.1.3-Enhanced-Memory-Hooks.md to archive/ - Replace Natural-Memory-Triggers-v7.1.0.md with redirect to consolidated guide - Update Home.md navigation to point to consolidated guide - Update Integration Guide cross-references - Clean up duplicate content in Claude-Code-Commands-Wiki.md - Standardize on v7.1.4 unified installer throughout Benefits: ✅ Single source of truth for all memory hooks documentation ✅ Eliminate confusion between versions and features ✅ Reduce maintenance burden and duplicate content ✅ Improve navigation and user experience ✅ Consolidated troubleshooting and configuration 🤖 Generated with Claude Code (https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>

    @doobidoo doobidoo committed Sep 29, 2025
  • docs: add v7.1.3 Enhanced Memory Hooks documentation - Add comprehensive guide for Claude Code v7.1.3+ enhanced memory awareness hooks - Document natural memory triggers with automatic pattern detection - Cover mid-conversation hooks for real-time memory injection - Explain performance profiles (speed_focused, balanced, memory_aware, adaptive) - Include dual protocol support (MCP + HTTP fallback) - Provide complete installation, configuration, and testing procedures - Add troubleshooting and optimization guidance - Update Home.md to highlight latest v7.1.3 features 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>

    @doobidoo doobidoo committed Sep 28, 2025
  • docs: comprehensive Natural Memory Triggers v7.1.0 wiki documentation Major wiki updates for Natural Memory Triggers v7.1.0 release: NEW CONTENT: - Natural-Memory-Triggers-v7.1.0.md: Complete 7,500+ word guide with installation, configuration, CLI management, performance optimization, and troubleshooting UPDATED PAGES: - Home.md: Added Natural Memory Triggers v7.1.0 as latest release with key features - Claude-Code-Commands-Wiki.md: Added comprehensive Natural Memory Triggers integration section - Memory-Awareness-Hooks-Detailed-Guide.md: Added evolution section comparing legacy vs new system - 03-Integration-Guide.md: Updated Claude Code integration with Natural Memory Triggers installation - 04-Advanced-Configuration.md: Added performance optimization section for Natural Memory Triggers KEY FEATURES DOCUMENTED: - 85%+ trigger accuracy with intelligent pattern detection - Multi-tier performance architecture (50ms/150ms/500ms) - CLI management system with real-time configuration - Git-aware context integration for enhanced relevance - Adaptive learning based on user preferences - Zero-restart installation with dynamic hook loading - Performance profiles for different workflows (speed/balanced/memory-aware/adaptive) The wiki now provides complete coverage for users to discover, install, configure, and optimize Natural Memory Triggers v7.1.0 for intelligent Claude Code memory awareness. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>

    @doobidoo doobidoo committed Sep 27, 2025
  • docs: add comprehensive OAuth 2.1 Dynamic Client Registration documentation for v7.0.0 - Added OAuth 2.1 highlights to Home.md with v7.0.0 major release section - Enhanced 03-Integration-Guide.md with Claude Code HTTP transport setup - Created comprehensive OAuth-2.1-Setup-Guide.md with full technical documentation - Updated 04-Advanced-Configuration.md with OAuth environment variables and security - Added OAuth troubleshooting section to 07-TROUBLESHOOTING.md Covers RFC 7591 & RFC 8414 compliant Dynamic Client Registration, zero-configuration Claude Code integration, enterprise security, and team collaboration features.

    @doobidoo doobidoo committed Sep 27, 2025
  • Add Claude Code Commands & Hooks wiki to main navigation - Added link to comprehensive Claude Code Commands and Memory Awareness Hooks wiki page - Provides users easy access to complete documentation covering: * Manual commands (/memory-store, /memory-recall, etc.) * MCP Server Protocol integration * Automatic Memory Awareness Hooks system - Completes wiki navigation for all MCP Memory Service integration options 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>

    @doobidoo doobidoo committed Aug 23, 2025
  • wiki: implement priority-based navigation ordering with numbered prefixes PROBLEM SOLVED: • GitHub Wiki alphabetical navigation put specialized content prominently • "Building a React Dashboard" appeared as 3rd entry (should be much lower) • No logical progression through essential → advanced → help content SOLUTION IMPLEMENTED: • Added priority numbers (01-09) to control exact navigation order • Updated all internal links to use new numbered filenames • Preserved all content while reorganizing navigation structure NEW NAVIGATION ORDER: 01 📚 Installation Guide (Priority 1: Essential setup) 02 🔧 Platform Setup Guide (Priority 2: Platform optimization) 03 🔌 Integration Guide (Priority 3: Tool integration) 04 ⚙️ Advanced Configuration (Priority 4: Power user features) 05 ⚡ Performance Optimization (Priority 5: Performance tuning) 06 👨‍💻 Development Reference (Priority 6: Developer tools) 07 🔧 TROUBLESHOOTING (Priority 7: Problem solving) 08 ❓ FAQ (Priority 8: Common questions) 09 📝 Examples (Priority 9: Code examples) BENEFITS: • Essential guides appear first in navigation • Logical user journey: setup → advanced → help • Specialized content (React Dashboard) no longer prominently displayed • Easy to reorder by changing prefix numbers • Professional navigation structure matching codebase quality 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>

    @doobidoo doobidoo committed Aug 23, 2025
  • fix: correct wiki links to point to proper wiki pages instead of raw markdown - Remove .md extensions from internal wiki links - Links now properly navigate to formatted wiki pages - Fixes awkward raw markdown display in browser - Improves user experience with proper GitHub wiki navigation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>

    @doobidoo doobidoo committed Aug 23, 2025
  • wiki: complete restructuring and decluttering for world-class user experience TRANSFORMATION RESULTS: • 22 → 10 wiki files (55% reduction) • Clear information hierarchy with logical grouping • Professional navigation structure • Consolidated guides eliminate redundancy • Historical content safely archived NEW STRUCTURE: 📚 Core Guides (3): - Installation-Guide.md ✅ - Platform-Setup-Guide.md ✅ - Integration-Guide.md ✅ 🔧 Advanced Topics (3): - Advanced-Configuration.md (NEW: merged Integration-Patterns + Best-Practices) - Performance-Optimization.md (NEW: clean, actionable guide) - Development-Reference.md (NEW: consolidated Claude Code guides) 📖 Help & Reference (3): - TROUBLESHOOTING.md ✅ - FAQ.md (NEW: extracted from case studies) - Examples.md (NEW: practical code examples) 🏠 Navigation Hub (1): - Home.md (REDESIGNED: clear structure with quick start) ARCHIVED CONTENT (10 files): • Case studies and development journeys • Specialized implementation guides • Historical debugging scenarios • React dashboard tutorial • Memory cleanup examples BENEFITS: • Faster user onboarding with streamlined navigation • Reduced maintenance burden through consolidation • Professional presentation matching codebase quality • Clear user journey: Home → Core Guides → Advanced → Help 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>

    @doobidoo doobidoo committed Aug 23, 2025
  • docs: v6.4.0 - Major documentation consolidation and UX improvement - Consolidated 6 installation guides into single comprehensive wiki guide - Merged 5 Claude integration files into unified integration guide - Combined 4 platform guides into optimized platform setup guide - Streamlined README.md from 56KB to 8KB with clear wiki navigation - Safely archived 26+ redundant files while preserving all content - Eliminated choice paralysis with single source of truth per topic - Improved user onboarding experience and maintainability 🧠 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>

    @doobidoo doobidoo committed Aug 23, 2025
  • Add comprehensive Claude Code Hooks Installation Guide - Created detailed step-by-step installation and testing guide - Documents the successful ./install.sh process with 100% test pass rate - Covers prerequisites, configuration, verification, and troubleshooting - Added to featured guides in Home.md for easy discovery - Based on real successful installation with narrowbox.local:8443 setup - Provides complete reference for memory awareness hooks system

    @doobidoo doobidoo committed Aug 22, 2025
  • Add references to new Troubleshooting Guide - Added to Technical Deep Dives section as featured guide - Added to Getting Help section as first resource - Marked as NEW! to highlight for community users - Provides comprehensive solutions for deployment and service issues

    @doobidoo doobidoo committed Aug 22, 2025
  • feat(docs): Add Claude Code Quick Reference guide ⚡ NEW: Essential quick-start and troubleshooting reference Added Claude-Code-Quick-Reference.md with: - Quick start checklist and prerequisites - Phase 1 & 2 feature summaries with key metrics - Daily workflow examples and automation - Essential commands for debugging and maintenance - Configuration tuning for optimal performance - Common issues with step-by-step solutions - Performance monitoring and optimization tips - Success indicators and support resources Updated Home.md to feature the quick reference prominently as 'START HERE' guide for immediate productivity gains. This complements the comprehensive guide with focused, actionable content for users who need quick answers and immediate results. 🚀 Complete documentation suite now available for Phase 2 users!

    @doobidoo doobidoo committed Aug 20, 2025
  • feat(docs): Add comprehensive Claude Code Memory Awareness Guide 🧠 NEW: Complete user guide for Phase 1 & 2 implementation Added Claude-Code-Memory-Awareness-Guide.md covering: - Phase 1: Session Memory Injection workflow and benefits - Phase 2: Intelligent Context Updates with conversation analysis - Quick setup guide and configuration examples - Daily workflow optimization patterns - Advanced usage with cross-session intelligence - Troubleshooting, best practices, and performance optimization - Real-world case studies and success metrics Updated Home.md: - Featured the new guide prominently - Updated to v6.1.0 release information - Added Phase 2 production metrics and benefits - Highlighted conversation intelligence capabilities This comprehensive guide helps users maximize value from the revolutionary memory-aware development experience with zero cognitive load context updates. 🚀 Ready for users to transform their development workflow!

    @doobidoo doobidoo committed Aug 20, 2025
  • Add Ngrok Connectivity Guide to wiki navigation

    @doobidoo doobidoo committed Aug 19, 2025
  • feat: update Home.md with v5.0.4 highlights and community contributions - Add v5.0.4 release highlights with Docker improvements - Feature new case studies and CLAUDE.md Memory Pattern - Add Docker setup simplification section - Highlight Joe Esposito's contributions - Include real-world performance metrics - Reorganize featured guides section 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>

    @doobidoo doobidoo committed Aug 18, 2025
  • Updated Home (markdown)

    @doobidoo doobidoo committed Jul 20, 2025
  • Updated MCP Memory Service (markdown)

    @doobidoo doobidoo committed Jul 20, 2025
  • Updated Home (markdown)

    @doobidoo doobidoo committed Jul 20, 2025
  • Initial Home page

    @doobidoo doobidoo committed Jul 20, 2025