Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PolicyLayer/Intercept
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: PolicyLayer/Intercept
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 4 commits
  • 20 files changed
  • 2 contributors

Commits on Mar 2, 2026

  1. Configuration menu
    Copy the full SHA
    9becf4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c4199 View commit details
    Browse the repository at this point in the history
  3. fix: mobile layout refinements

    L1AD committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    d6c6084 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. feat: add tool hiding support to strip tools from agent visibility

    Allow policies to declare a `hide` list that removes tools from
    `tools/list` responses and denies any `tools/call` attempts as a
    safety net. This reduces context window usage when MCP servers
    expose many irrelevant tools. Supports per-tool names and a `*`
    wildcard to hide all tools.
    bytesoverflow committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    7898b01 View commit details
    Browse the repository at this point in the history
Loading