From fe04ad47c9abf843cb6f64176981325a5b05f074 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 4 Jun 2026 16:38:54 -0400 Subject: Add tests and fix research tools --- .env.example | 1 + 1 file changed, 1 insertion(+) (limited to '.env.example') diff --git a/.env.example b/.env.example index c9d6a72..3778611 100644 --- a/.env.example +++ b/.env.example @@ -8,5 +8,6 @@ SLOPBOT_AGENT_MODEL=parasail/kimi-k26 SLOPBOT_WORKERS=4 SLOPBOT_AGENT_WORKERS=1 SLOPBOT_AGENT_TIMEOUT=120 +SLOPBOT_AGENT_DEBUG=false SLOPBOT_HISTORY_LIMIT=20 SLOPBOT_SYSTEM_PROMPT=prompts/system.md -- cgit v1.2.3