Update code to always log everything to server.log removing server_debug.jsonl

This commit is contained in:
Alishahryar1 2026-02-03 19:13:04 -08:00
parent ea7f115727
commit ec86f5bda6
3 changed files with 18 additions and 51 deletions

View file

@ -7,7 +7,6 @@ CLAUDE_WORKSPACE="./agent_workspace"
MAX_CLI_SESSIONS=10
ALLOWED_DIR=""
FAST_PREFIX_DETECTION=true
LOG_FULL_PAYLOADS=true
ENABLE_NETWORK_PROBE_MOCK=true
ENABLE_TITLE_GENERATION_SKIP=true