From 7c7e19f6d201ae43960288becf7adbf6dbdaf7f7 Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Thu, 26 Mar 2026 11:00:55 -0400 Subject: [PATCH] config: update channel_directory.json,config.yaml --- channel_directory.json | 2 +- config.yaml | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/channel_directory.json b/channel_directory.json index b144748f..b21b17eb 100644 --- a/channel_directory.json +++ b/channel_directory.json @@ -1,5 +1,5 @@ { - "updated_at": "2026-03-26T09:55:39.037159", + "updated_at": "2026-03-26T10:19:33.045324", "platforms": { "discord": [ { diff --git a/config.yaml b/config.yaml index 9c1d1c4d..06c6e626 100644 --- a/config.yaml +++ b/config.yaml @@ -1,5 +1,5 @@ model: - default: claude-opus-4-6 + default: claude-sonnet-4-6 provider: anthropic toolsets: - all @@ -11,6 +11,7 @@ terminal: backend: local cwd: . timeout: 180 + env_passthrough: [] docker_image: nikolaik/python-nodejs:python3.11-nodejs20 docker_forward_env: [] singularity_image: docker://nikolaik/python-nodejs:python3.11-nodejs20 @@ -25,6 +26,7 @@ terminal: persistent_shell: true browser: inactivity_timeout: 120 + command_timeout: 30 record_sessions: false checkpoints: enabled: true @@ -32,6 +34,8 @@ checkpoints: compression: enabled: false threshold: 0.5 + target_ratio: 0.2 + protect_last_n: 20 summary_model: '' summary_provider: '' summary_base_url: '' @@ -142,6 +146,7 @@ delegation: provider: '' base_url: '' api_key: '' + max_iterations: 50 prefill_messages_file: '' honcho: {} timezone: ''