Commit 967b526
fix: the interactive cleanup costs one click per archived session, say so
Disproved live 2026-08-14 on 2.1.220, dialog on screen during a bulk sweep:
the app confirms every archive_session call with its own dialog, 'Allow once'
the only approval, regardless of permission mode or allow rules - bypass
included. The skill and paste block promised the section 5 rules made the
cleanup promptless, which was true of the lookup steps only, and a user who
believed it walked into one dialog per session with no warning. Both copies
now price it honestly, and a test bans the word promptless from either.
The archive_session allow rule stays in section 5: it costs nothing and
covered the builds where it did apply. design.md carries the same correction
uncommitted alongside the pending --no-session-persistence work, to keep this
commit off files that strand is holding.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent f3f9457 commit 967b526
3 files changed
Lines changed: 18 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
620 | | - | |
| 620 | + | |
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
152 | 167 | | |
153 | 168 | | |
154 | 169 | | |
| |||
0 commit comments