Remove list_files tool

This commit is contained in:
2026-01-31 23:42:26 -08:00
parent 134fceecef
commit 931ac9c9de
4 changed files with 11 additions and 12 deletions

View File

@@ -1,8 +1,8 @@
{
"model": null,
"max_iters": 50,
"lm": "openrouter/openai/gpt-5.2-codex",
"sub_lm": "openrouter/openai/gpt-5-mini",
"lm": "openrouter/anthropic/claude-opus-4.5",
"sub_lm": "openrouter/qwen/qwen-coder",
"api_base": "https://openrouter.ai/api/v1",
"max_tokens": 50000,
"max_output_chars": 100000,