Menu

Comparing dc3dde17ab...8d92a3a01a · r/Harbor
📰
0

Comparing dc3dde17ab...8d92a3a01a · r/Harbor

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

Commits on May 7, 2026

  1. permissions: bind sessions to capability tokens with mode lattice

    Every session now mints a CapabilityToken on creation and revokes it on
    terminate / destroy / cleanup. setMode re-attenuates instead of mutating;
    plan→execute widening is rejected by the token's mode lattice. Subagent
    delegation goes through attenuateForSubagent so child authority is always
    a strict subset of the parent. Spec page introduces the typed-action,
    mode, and label-flow model; build page shows the plan→execute pattern.
    
    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