Menu

Comparing 8d92a3a01a...9c9016d8d4 · r/Harbor
📰
0

Comparing 8d92a3a01a...9c9016d8d4 · r/Harbor

GitHub·Raffi Krikorian·26 days ago
#e9dGbXuS
Reading 0:00
15s threshold

Commits on May 7, 2026

  1. permissions: migrate every handler off the legacy requirePermission shim

    ai-sessions, browser-active-tab, browser-tabs, and multi-agent handlers
    all call requireAction with a typed action chosen at the call site.
    agent.invoke now picks agent.delegate.crossOrigin vs agent.invoke based
    on whether the target agent's origin matches the caller's. agent.remote.*
    threads the destination host into the resource so policy rules can scope
    by hostname. The legacy requirePermission shim and primaryTypedAction
    table are gone.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>

    2 people authored and committed

    May 7, 2026
    Configuration menu

    Browse the repository at this point in the history

Read More