Commit 7d6c701
fix(11.3-01): enforce human-in-the-loop for deployment changes
When user requests a change (e.g., "make it public", "use GCP"), the
agent was deploying immediately instead of showing a new preview.
Updated tool description to be explicit:
- A change request is NOT a deployment confirmation
- Must show NEW preview with updated settings
- Only deploy after explicit "yes", "deploy", "confirm"
Flow: request → preview → change request → NEW preview → confirm → deploy
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1b451fa commit 7d6c701
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
133 | 140 | | |
134 | 141 | | |
135 | 142 | | |
| |||
0 commit comments