Skip to content

feat: land additive managed tool mediation#152

Merged
mostlydev merged 1 commit intomasterfrom
issue-151-managed-tool-additive
Apr 13, 2026
Merged

feat: land additive managed tool mediation#152
mostlydev merged 1 commit intomasterfrom
issue-151-managed-tool-additive

Conversation

@mostlydev
Copy link
Copy Markdown
Owner

Summary

  • update the cllama submodule to the merged additive managed/native tool mediation change
  • document the additive mediation contract and fail-closed boundaries
  • add a live OpenClaw spike that validates native-tool access followed by managed-tool access in one session

Testing

  • go test ./internal/proxy/... (in cllama/)
  • go test -tags spike ./cmd/claw -run ^
  • go test -tags spike ./cmd/claw -run TestSpikeOpenClawAdditiveToolsLive -count=1 -v

Closes #151.

@mostlydev mostlydev merged commit 0328d56 into master Apr 13, 2026
@mostlydev mostlydev deleted the issue-151-managed-tool-additive branch April 13, 2026 22:09
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.

Managed tool mediation should preserve runner-native tools

1 participant