MCPcopy Create free account
hub / github.com/GongShichen/LuminaCode / CompressionContextLimit

Method CompressionContextLimit

config/config.go:222–227  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

220 ContextCompressThreshold: CompressionTriggerRatio,
221 PromptCacheTTLSeconds: 300,
222 AnthropicCacheEditsEnabled: false,
223 MaxParentTurns: 100,
224
225 SessionDir: paths.ActiveSessionsDir,
226 SessionArchiveDir: paths.ArchivedSessionsDir,
227 ProjectRuntimeDir: projectPaths.StateDir,
228
229 SessionMemoryEnabled: true,
230 SessionMemoryTurnInterval: 5,

Calls

no outgoing calls