Commit 6e61730
Add CLI arguments for UserMessages settings overrides
- Add --ignore-user-messages, --ignore-pre-action-messages, and
--ignore-post-action-messages CLI arguments to the spec
- Define precedence: CLI arguments override settings
- Clarify distinction from --disable-interactivity (suppresses prompt
only vs. suppresses message entirely)
- Update Copilot instructions: when adding settings, always consider
corresponding CLI arguments (and vice versa)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 114d763 commit 6e61730
2 files changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
204 | 225 | | |
205 | 226 | | |
206 | 227 | | |
| |||
0 commit comments