Releases: JunchenMeteor/AgentShot
Releases · JunchenMeteor/AgentShot
Release list
v0.1.6
Changes
- Fix Claude Code prompt rendering by placing the local image path before the instruction.
- This lets Claude Code convert the path into an image attachment without leaving dangling path labels.
- Bump package version to 0.1.6.
Validation
- npm run validate
- GitHub Actions validation passed on macOS, Ubuntu, and Windows across Node 18, 20, and 22.
What's Changed
- Fix Claude prompt path placement by @JunchenMeteor in #18
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Fix Windows daemon watcher safety by @ConnorQi01 in #15
New Contributors
- @ConnorQi01 made their first contribution in #15
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Rename npm package and CLI command by @JunchenMeteor in #11
- Prepare v0.1.4 Actions release test by @JunchenMeteor in #13
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- [Docs] Improve README structure and discoverability by @JunchenMeteor in #1
- [Docs] Polish README header and default examples by @JunchenMeteor in #5
- [CI] Use npm trusted publishing for releases by @JunchenMeteor in #7
- [Release] Publish v0.1.3 by @JunchenMeteor in #9
New Contributors
- @JunchenMeteor made their first contribution in #1
Full Changelog: https://github.com/JunchenMeteor/AgentShot/commits/v0.1.3