What's Changed
- test: add unit tests for parseGitHubContext and context type guards by @mateuscmtropical in #1404
- docs(faq): correct rebase FAQ to match actual behavior by @bymle in #1370
- fix: fall back to inherited env for auth when inputs are empty by @kirsanium in #1342
- fix: break SDK iterator after result message to prevent hang in pull_request runs by @scobbe in #1339
- Pin setup-bun binary for post-steps by @kiwigitops in #1365
- fix: clear stale claude-prompts dir before each write by @kyungilpark in #1288
- Include labels in formatContext() output for issues and PRs by @joshpayne-joby in #1298
- fix(sanitizer): match attribute quotes by type to avoid mangling content by @bymle in #1371
- docs: fix execution file parsing example by @looooown2006 in #1297
- fix(image-downloader): detect image type from magic bytes, not URL extension by @pmespresso in #1396
New Contributors
- @mateuscmtropical made their first contribution in #1404
- @bymle made their first contribution in #1370
- @kirsanium made their first contribution in #1342
- @scobbe made their first contribution in #1339
- @kiwigitops made their first contribution in #1365
- @kyungilpark made their first contribution in #1288
- @joshpayne-joby made their first contribution in #1298
- @looooown2006 made their first contribution in #1297
- @pmespresso made their first contribution in #1396
Full Changelog: v1...v1.0.146