Commit c1c18fc
committed
refactor(app-shell): drop agent
The agent `visibility` field was removed from the spec as an unenforced
security property (framework #1901, ADR-0056 D8). AgentPreview rendered it as a
persona-header pill, which now always fell back to the hardcoded default and
implied a gating dial that does not exist.
Remove the `visibility` read and its pill from the persona header. The `Lock`
icon import stays (still used by the Permissions rail block).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012gckUwoUMWvTWfGHFgWAobvisibility from AgentPreview (#1901)1 parent 8b8b744 commit c1c18fc
1 file changed
Lines changed: 1 addition & 3 deletions
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
| |||
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
123 | | - | |
124 | 122 | | |
125 | 123 | | |
126 | 124 | | |
| |||
0 commit comments