- Start SSH rate limiter cleanup task that was missing (prevent memory leak) - Create single ToolContext outside tool execution loop so max_tool_calls and max_depth guards actually fire across batch tool calls (was creating fresh context per call, bypassing all limits) |
||
|---|---|---|
| .. | ||
| authz.rs | ||
| handle.rs | ||
| mod.rs | ||
| rate_limit.rs | ||
| server.rs | ||