Skip to main content

Module config

Module config 

Source

Structs§

AdaptiveSkillsConfig
AiderSourceConfig
AskConfig
BackendConfig
Backend selection for a single chat-completion call site.
CommunityConfig
CompactConfig
Config
Global MUR configuration (~/.mur/config.yaml)
ConversationsConfig
Phase 1 conversations archive config (Task 23).
ConversationsFilter
ConversationsSources
CrossAgentConfig
EmbeddingConfig
HarvestCfg
Harvest gate + token-budget defenses (spec §3.2, §3.7).
LlmConfig
MobileRelayConfig
Configuration for the mobile relay (P4). Stored in ~/.mur/config.yaml under the mobile_relay: key.
NudgeConfig
PathConfig
RetrievalConfig
RollupConfig
ServerConfig
SessionCfg
Ambient session capture (spec 2026-06-11-mur-ambient-capture-and-harvest §3.1).
SkillLlmConfig
SkillsConfig
Configuration for the daemon-side sleep cycle (idle background learning).
SleepCycleConfig
When enabled, the daemon fires a consolidation pipeline after the user has been idle for idle_threshold_minutes minutes (default 15). Opt-in only — off by default.
SourcesGlobalConfig
StorageConfig
SyncConfig

Constants§

DEFAULT_BUNDLED_MODEL_ID
Default model id seeded for the built-in “Mur” agent and used to name the bundled MLX weights. This is the DEFAULT VALUE only — it is written into the seed agent’s profile and can be changed by the user afterwards; it is not a behavioural constant baked into logic.
DEFAULT_LOCAL_LLM_MODEL