📚 docs: Clarify background code capability

This commit is contained in:
Danny Avila 2026-07-23 09:18:44 -04:00
parent ff3dd66436
commit ec64cea1f5

View file

@ -441,6 +441,7 @@ endpoints:
# # The following capabilities are opt-in and must be added explicitly:
# # "programmatic_tools", "stateful_code_sessions", "run_in_background"
# # "stateful_code_sessions" is highly experimental and may change substantially.
# # "run_in_background" allows selected MCP and Code Interpreter tools to run as background tasks.
# # (optional) Require user approval before matching tool calls. Disabled by default.
# toolApproval:
# enabled: true