()
| 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, |
no outgoing calls