Prompt repeatedly during quiet chat
This commit is contained in:
@@ -55,6 +55,7 @@ class Settings(BaseSettings):
|
||||
|
||||
# Agent loop
|
||||
AGENT_LOOP_INTERVAL_SECONDS: float = 60.0
|
||||
HEARTHKEEPER_PROMPT_INTERVAL_MINUTES: int = 15
|
||||
|
||||
# Export
|
||||
EXPORT_PATH: str = "exports"
|
||||
|
||||
Reference in New Issue
Block a user