v1.0.176
What's Changed
- docs: fix dead example links in custom-automations.md by @evol1228 in #1513
- test: cover prepareContext validation error branches by @farmer-data in #1460
- fix: sanitize {{label}} in branch name templates by @pa-arth in #1492
- fix(sanitizer): strip alt text from reference-style markdown images by @HumphreySun98 in #1488
- fix: map claude_args model to SDK options by @Epochex in #1474
- fix: allow leading underscore in branch names (valid per git-check-ref-format) by @riley-mete-db in #1486
- fix(format): filter out thinking_tokens system messages from step summary by @anishesg in #1479
- docs: map custom_instructions to --append-system-prompt (#1480) by @farmer-data in #1484
- fix: handle null comment/review author from deleted accounts by @pa-arth in #1490
New Contributors
- @evol1228 made their first contribution in #1513
- @pa-arth made their first contribution in #1492
- @HumphreySun98 made their first contribution in #1488
- @Epochex made their first contribution in #1474
- @riley-mete-db made their first contribution in #1486
- @anishesg made their first contribution in #1479
Full Changelog: v1...v1.0.176