Skip to content

Add AGENTS.md/CLAUDE.md, CHANGELOG.md and a PR template - #104

Open
normanrz wants to merge 1 commit into
mainfrom
claude/agents-docs-changelog-6e47b3
Open

Add AGENTS.md/CLAUDE.md, CHANGELOG.md and a PR template#104
normanrz wants to merge 1 commit into
mainfrom
claude/agents-docs-changelog-6e47b3

Conversation

@normanrz

@normanrz normanrz commented Sep 9, 2026

Copy link
Copy Markdown
Member

Description

Adds contributor- and agent-facing documentation that the repository was missing:

  • AGENTS.md/CLAUDE.md
  • CHANGELOG.md
  • .github/pull_request_template.md

Documentation only; no source or build changes.

Related issues

None.

Reviewer notes

  • The changelog entries are reconstructed from commit subjects and PR numbers between tags, not from reading each diff, so wording is best-effort and worth a skim by someone who remembers the releases. ReshapeCodec and CastValueCodec were verified to exist in v3/codec/core.
  • 0.0.4 and 0.0.6–0.0.9 contain only version bumps and release-workflow fixes, so they carry a one-line note rather than invented entries.

Checklist

  • Added tests for the new behavior or bug fix — n/a, docs only
  • Added an entry to CHANGELOG.md under Unreleased — n/a, this PR creates the changelog
  • Updated USERGUIDE.md / USERGUIDE-OME-ZARR.md if the public API changed — n/a

🤖 Generated with Claude Code

Adds contributor- and agent-facing documentation that the repository was
missing:

- CLAUDE.md with the project layout, Maven commands, test prerequisites
  and code conventions (IntelliJ formatting, Java 8 source compatibility).
- AGENTS.md pointing at CLAUDE.md so agents following either convention
  find the same instructions.
- CHANGELOG.md covering every release from 0.0.1 to 0.3.0, reconstructed
  from the commit history between tags.
- A pull request template with a checklist mirroring the conventions
  documented in CLAUDE.md.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@normanrz normanrz self-assigned this Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant