Skip to content

Latest commit

 

History

History
79 lines (62 loc) · 4.24 KB

File metadata and controls

79 lines (62 loc) · 4.24 KB

Reference Documentation

Complete reference documentation for Claude MPM systems and architecture.

🌟 New in v4.5.0: Git-First Agent Architecture

Claude MPM now uses git-first architecture for agent deployment:

  • 4-Tier Discovery System: Local project → Git sources (by priority) → Built-in fallback
  • ETag-Based Caching: Intelligent HTTP caching reduces bandwidth by 95%+
  • Priority-Based Resolution: Multiple repositories with configurable precedence
  • Automatic Sync: Agents update from Git on startup (non-blocking)

Technical Documentation:

Available References

Quick Reference

System Diagnostics:

System Architecture:

Operations:

Skills & Agents:

Development:

Navigation


For technical implementation details: See Developer Documentation