Skip to main content

Module config

Module config 

Source

Structs§

AliasEntry
A user-defined command alias mapping for shell compression patterns.
ArchiveConfig
Settings for the zero-loss compression archive (large tool outputs saved to disk).
AutonomyConfig
Controls autonomous background behaviors (preload, dedup, consolidation).
CloudConfig
Cloud sync and contribution settings (pattern sharing, model pulls).
Config
Global lean-ctx configuration loaded from config.toml, merged with project-local overrides.
LoopDetectionConfig
Thresholds for detecting and throttling repetitive agent tool call loops.

Enums§

OutputDensity
Controls how dense/compact MCP tool output is formatted.
RulesScope
Where agent rule files are installed: global home dir, project-local, or both.
TeeMode
Controls when shell output is tee’d to disk for later retrieval.
TerseAgent
Controls agent output verbosity level injected into MCP instructions.