Commit 4561bc4
committed
Shell-quote hook command paths and reject ambiguous verdict lines
Hook installer now shell-quotes command paths via shlex.quote() so
runtime roots containing spaces do not split the command at execution.
Mainline verdict parser rejects lines with multiple verdict keywords
as unknown to prevent template placeholders from being parsed as a
valid verdict.
Corrected Gemini CLI install guidance to the actual package and repo.1 parent bd506f2 commit 4561bc4
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
111 | 120 | | |
112 | 121 | | |
113 | 122 | | |
| |||
0 commit comments