diff options
| author | Ben Sima <ben@bensima.com> | 2026-06-04 16:38:54 -0400 |
|---|---|---|
| committer | Ben Sima <ben@bensima.com> | 2026-06-04 16:38:54 -0400 |
| commit | fe04ad47c9abf843cb6f64176981325a5b05f074 (patch) | |
| tree | 212dc37a6ed0a16eebc72f3ab06b35949b09b71b /.env.example | |
| parent | 11fd65b015dc6e24127f3cfdcb08975704381d46 (diff) | |
Add tests and fix research tools
Diffstat (limited to '.env.example')
| -rw-r--r-- | .env.example | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
