Commit fa364fc
fix: allow autonomous plan/execute/verify/rollback in read-only mode
All four endpoints were missing from safeEndpoints, causing 403 on Plan click.
Write safety is enforced within each route handler (dry-run default).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 199c86c commit fa364fc
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
150 | 154 | | |
151 | 155 | | |
152 | 156 | | |
| |||
0 commit comments