feat: add disallowed interactive tools config for sessions
This commit is contained in:
@@ -14,6 +14,10 @@ LETTA_API_KEY=your_letta_api_key
|
||||
# Allowed tools (comma-separated)
|
||||
# ALLOWED_TOOLS=Read,Glob,Grep,Task,web_search,conversation_search
|
||||
|
||||
# Disallowed tools (comma-separated)
|
||||
# Default blocks plan-mode interactive tools that can stall headless agents
|
||||
# DISALLOWED_TOOLS=EnterPlanMode,ExitPlanMode
|
||||
|
||||
# ============================================
|
||||
# Telegram (required: at least one channel)
|
||||
# ============================================
|
||||
|
||||
Reference in New Issue
Block a user