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: 0-Vault/Vault-0
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: 0-Vault/Vault-0
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 5 commits
  • 23 files changed
  • 2 contributors

Commits on Feb 12, 2026

  1. Configuration menu
    Copy the full SHA
    721f390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0852282 View commit details
    Browse the repository at this point in the history
  3. feat: introduce Monitor tab for real-time agent activity tracking and…

    … enhance security policy documentation
    
    - Added a new Monitor page to display live agent events, including messages, tool calls, and security events.
    - Updated README and SECURITY.md to clarify the opt-in nature of the local proxy for policy enforcement and added instructions for setting up the proxy.
    - Introduced GatewayTrace component for visualizing agent activity in the Monitor tab.
    - Updated onboarding process to include monitoring features and improved user guidance.
    DLhugly committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    4d5c32b View commit details
    Browse the repository at this point in the history
  4. feat: enhance GatewayTrace and Onboarding components with new features

    - Added a copy button to the GatewayTrace component for easy copying of event payloads.
    - Updated Onboarding page to clarify the ephemeral key injection process and added buttons for quick navigation to the Dashboard and Monitor.
    - Improved user experience by providing additional options during the onboarding process.
    DLhugly committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    f437bce View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.1.0 [skip ci]

    # [1.1.0](v1.0.3...v1.1.0) (2026-02-12)
    
    ### Features
    
    * enhance GatewayTrace and Onboarding components with new features ([f437bce](f437bce))
    * introduce Monitor tab for real-time agent activity tracking and enhance security policy documentation ([4d5c32b](4d5c32b))
    semantic-release-bot committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    e371bdb View commit details
    Browse the repository at this point in the history
Loading