mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
The permission card offered "Allow for Session" and "Always Allow" on the turns path (full-screen chat and side-pane), but the sessions layer never persists grants — the scope rode respondToPermission metadata that nothing consumes, so both buttons behaved exactly like "Approve" once while telling the user otherwise. Grant persistence itself is deferred until there is a sound notion of grant keys (executeCommand parsing is not AST-based), and auto-permission mode covers the fatigue meanwhile. The dropdown now renders only when the caller wires the scope handlers. The legacy code-mode chat keeps them (runs:authorizePermission does persist grants there); the turns-path call sites stop passing them and drop the dead scope plumbing from their handlers. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| docs | ||
| experimental | ||
| python-sdk | ||
| rowboat | ||
| rowboatx | ||
| x | ||