This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This is a integration app for Windows File Explore and Image viewer to enable them to read xmp sidecar files. The main branch is main.
When doing git operations (commit, push, PR, release), always confirm the target branch with the user before executing. PRs should target main branch.
After implementing a feature, always do a full build and test before committing.
When planning multi-step features, present the plan and wait for user approval before starting implementation. Do not begin executing plans automatically.
- github PAT token is stored in GITHUB_TOKEN environment variable
- Releases go to GitHub via
gh release create - After version bumps , update version references in:
README.md