Skip to content

hermes: add native tool deny configuration - #344

Draft
mostlydev wants to merge 3 commits into
masterfrom
issue-341-hermes-disable-tools
Draft

hermes: add native tool deny configuration#344
mostlydev wants to merge 3 commits into
masterfrom
issue-341-hermes-disable-tools

Conversation

@mostlydev

@mostlydev mostlydev commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • add service-level x-claw.hermes.disable-tools parsing and validation
  • merge explicit denies with driver defaults while preserving allow-tools as the final override
  • apply explicit denies to Telegram-only Hermes services and document the native-driver boundary

This uses the existing Hermes runtime filter. It does not add a parallel cllama filter or require a Hermes base-image change.

Verification

  • go test ./...
  • go vet ./...

Closes #341

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hermes: add disable-tools so operators can extend the driver's disabled tool set

1 participant