This commit is contained in:
Quentin 2025-12-10 19:25:16 +01:00 committed by Quentin
parent 5e449cdd94
commit af43abea60
13 changed files with 39 additions and 23 deletions

View file

@ -66,6 +66,7 @@ def make_config(
include_project_context=False,
include_prompt_detail=False,
include_model_info=False,
include_commit_signature=False,
enabled_tools=enabled_tools or [],
tools=tools or {},
)