wip: tool result fixes -- persistence

This commit is contained in:
alt-glitch
2026-04-07 22:21:27 -07:00
committed by Teknium
parent 5c03f2e7cc
commit 7747dcbf53
11 changed files with 869 additions and 235 deletions

View File

@@ -1343,4 +1343,5 @@ registry.register(
enabled_tools=kw.get("enabled_tools")),
check_fn=check_sandbox_requirements,
emoji="🐍",
max_result_size_chars=30_000,
)