Versions in this module Expand all Collapse all v0 v0.2.0 May 15, 2026 Changes in this version + func BuildPrompt(variant Variant) string + func FormatSummary(raw string) string + type APICompactConfig = engine.APICompactConfig + func DefaultAPIConfig() APICompactConfig + type APICompactStrategy = engine.APICompactStrategy + type AutoCompactor = engine.AutoCompactor + func NewAutoCompactor(config Config) *AutoCompactor + type Config = engine.CompactConfig + func DefaultConfig() Config + type FileTracker = engine.FileTracker + func NewFileTracker() *FileTracker + type MicroCompactConfig = engine.MicroCompactConfig + func DefaultMicroConfig() MicroCompactConfig + type MicroCompactStrategy = engine.MicroCompactStrategy + type Registry = engine.StrategyRegistry + type Result = engine.CompactResult + type SessionMemoryConfig = engine.SessionMemoryConfig + func DefaultSessionMemoryConfig() SessionMemoryConfig + type SessionMemoryStrategy = engine.SessionMemoryStrategy + type SmartCompactStrategy = engine.SmartCompactStrategy + type Strategy = engine.CompactStrategy + type TruncateStrategy = engine.TruncateStrategy + type Variant = engine.CompactVariant