Module context_patch

Module context_patch 

Source
Expand description

Context-based patching engine for precise markdown file updates

Structs§

BatchContextMatcher
Batch context matcher for atomic multi-patch operations
ConflictDetector
Conflict detector for identifying overlapping patches
ContextCache
Context cache for performance optimization
ContextMatcher
Context matching engine for applying patches to markdown content
ContextMatcherWithCache
Enhanced context matcher with caching for performance
ContextMatcherWithHistory
Context matcher with operation history for advanced rollback
ContextMatcherWithMonitoring
Context matcher with performance monitoring
ContextSuggestionEngine
Context suggestion engine for smart error recovery
EnhancedMarkdownMatcher
Enhanced markdown matcher with complex structure support
SmartContextMatcher
Smart context matcher with intelligent suggestions

Enums§

SimilarityAlgorithm
Internal similarity algorithm options (not exposed to LLMs)