Releases: DeDuckProject/git-glimpse
Releases · DeDuckProject/git-glimpse
v1.0.2
What's Changed
- Add known limitations section to README by @DeDuckProject in #45
- docs: clarify Anthropic-only LLM support by @DeDuckProject in #47
- Auto-install Playwright when not in consumer project by @DeDuckProject in #49
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- feat: bundle action with ncc and add E2E workflow by @DeDuckProject in #1
- Add CI workflow for unit and integration tests by @DeDuckProject in #2
- fix: use Playwright's bundled FFmpeg when system ffmpeg not on PATH by @DeDuckProject in #3
- Add mouse click visualization overlay to recordings by @DeDuckProject in #5
- feat: add git-glimpse logo to PR comment header by @DeDuckProject in #7
- Clarify script generation guidelines for UI-only interactions by @DeDuckProject in #10
- Add intelligent trigger system for demo generation by @DeDuckProject in #4
- fix: use explicit null check for pull_request in workflow if condition by @DeDuckProject in #12
- fix: remove PR head ref checkout for issue_comment events by @DeDuckProject in #13
- fix: checkout PR head for app code, overlay action from main by @DeDuckProject in #14
- Add lightweight pre-check action for git-glimpse pipeline by @DeDuckProject in #15
- Improved demo visually, WIP adding mouse interactions - testing by @DeDuckProject in #9
- fix: build action from source so /glimpse uses PR branch code by @DeDuckProject in #22
- Add emoji reactions to acknowledge and report command status by @DeDuckProject in #23
- fix: add direct link fallback below GIF/screenshot for mobile by @DeDuckProject in #11
- Expand docs: trigger modes, check-trigger action, and setup guide by @DeDuckProject in #25
- Some tweaks by @DeDuckProject in #26
- changed comment a bit by @DeDuckProject in #28
- Refine script generation prompts for better timing and mouse movement by @DeDuckProject in #29
- fix: lazy-load Playwright to prevent it leaking into check-trigger bu… by @DeDuckProject in #31
- fix: replace esbuild runtime usage with sucrase (pure JS, fully bundl… by @DeDuckProject in #32
- feat: trigger general demo when git-glimpse config/workflow files change by @DeDuckProject in #33
- fix: resolve @playwright/test from project cwd, not action dist direc… by @DeDuckProject in #34
- Added hints injection (allows user to control prompt somewhat by @DeDuckProject in #35
- fix: improve previewUrl resolution error messages and add tests by @DeDuckProject in #36
- docs: add Costs section to README with token usage and cost breakdown by @DeDuckProject in #42
- Add release automation with semantic versioning by @DeDuckProject in #43
New Contributors
- @DeDuckProject made their first contribution in #1
Full Changelog: https://github.com/DeDuckProject/git-glimpse/commits/v1.0.0