Add `[shell_tool]` section to config schema with `timeout_secs` field (default 60s). The ShellTool struct now carries the timeout as an instance field instead of relying on the hardcoded constant, and the full tool registry reads the value from Config at construction time. Closes #4331 |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| schema.rs | ||
| traits.rs | ||
| workspace.rs | ||