Commit f24666f
chore(release): v2.0.2
Republish of the Windows hook-path fix. 2.0.1 on npm was published from a
feature branch that predated cc81c67, so it shipped the old guard
(`startsWith(allowedBase + "/")`) which always reports "escapes its base
directory" on Windows — the safety hook never ran, so `rm -rf` was not blocked.
2.0.2 is built from main and includes:
- fix: Windows compatibility for hooks and cli tool (#75)
- fix(index): align google provider startup check to GEMINI_API_KEY (#63)
- fix(tool-loader): image output from declarative tools via data URI (#62)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 441aca0 commit f24666f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments