mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
Update Docker Compose file for AI optional features (#1349)
* Guard docs workflow to upstream repo Agent-Logs-Url: https://github.com/jjmata/sure/sessions/230a651a-b564-49fa-9563-4986fc5f2c13 Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com> * Limit docs workflow token permissions Agent-Logs-Url: https://github.com/jjmata/sure/sessions/230a651a-b564-49fa-9563-4986fc5f2c13 Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com> * Add OpenClaw service to AI compose example * Adjust OpenClaw compose and Pipelock defaults * Keep OpenClaw gateway running when unconfigured * Include Ollama in external-assistant profile * Tidy up language/simplify names * Make `profile` name more explicit (local-ai) * Clarify `local-ai` is included in OpenClaw profile * Correct internal roting for OpenClaw --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com>
This commit is contained in:
@@ -52,7 +52,7 @@ mcp_tool_scanning:
|
||||
detect_drift: true
|
||||
|
||||
mcp_tool_policy:
|
||||
enabled: true
|
||||
enabled: false
|
||||
action: warn
|
||||
# Redirect profiles (v2.0): route matched tool calls to audited handler programs
|
||||
# instead of blocking. The handler returns a synthetic MCP response.
|
||||
|
||||
Reference in New Issue
Block a user