Skip to content

Commit 6e3f0fb

Browse files
committed
docs
1 parent e8f9ff7 commit 6e3f0fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/features.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Behavior affect the prompt passed to LLM and the tools to include, the current s
2020
ECA leverage tools to give more power to the LLM, this is the best way to make LLMs have more context about your codebase and behave like an agent.
2121
It supports both MCP server tools + ECA native tools.
2222

23+
!!! warning "Automatic approval"
24+
25+
By default, ECA auto approve any tool call from LLM, to configure that or for which tools, check `toolCall manualApproval` config or try the `plan` behavior.
26+
2327
### Native tools
2428

2529
ECA support built-in tools to avoid user extra installation and configuration, these tools are always included on models requests that support tools and can be [disabled/configured via config](./configuration.md) `nativeTools`.

0 commit comments

Comments
 (0)