Rename CLAUDE.md references to AGENTS.md #32

Manually merged
marvin8 merged 3 commits from chore/rename-claude-md-references into main 2026-08-19 21:47:42 +00:00
Collaborator

Refs #30

Renames lingering CLAUDE.md references to AGENTS.md across AGENTS.md, CHANGELOG.md, and improvements.md, following the file rename.

Refs #30 Renames lingering `CLAUDE.md` references to `AGENTS.md` across `AGENTS.md`, `CHANGELOG.md`, and `improvements.md`, following the file rename.
📝 rename CLAUDE.md references to AGENTS.md
All checks were successful
/ gitleaks (pull_request) Successful in 14s
/ pr-review (pull_request) Successful in 1m8s
/ checks (pull_request) Successful in 1m48s
/ publish (pull_request) Has been skipped
/ deploy-docs (pull_request) Has been skipped
ce3add8340
marvin8 approved these changes 2026-08-19 20:43:37 +00:00
Dismissed
forgejo-actions left a comment

WuMing

Found 1 issue(s). See inline comments below.

## WuMing Found **1** issue(s). See inline comments below.
CHANGELOG.md Outdated
@ -31,3 +31,3 @@
- :memo: docs: add AI-DECLARATION.md v0.1.2 with auto level and badge [`a1693f6`](https://forge.marvin8.zone/marvin8/sub2pod/commit/a1693f60bcc4248b61d14f14776deb8a86d5ccd2)
- :bug: fix: use subshell for gitleaks checksum verify to avoid cwd change [`376a2c6`](https://forge.marvin8.zone/marvin8/sub2pod/commit/376a2c635f6dee6ad09db94e9287deea262761f5)
- :memo: docs: fix AGENTS.md heading to match filename; make CLAUDE.md a symlink [`356421a`](https://forge.marvin8.zone/marvin8/sub2pod/commit/356421a869d05c80b5e5c802db27031f066f33fc)
- :memo: docs: fix AGENTS.md heading to match filename; make AGENTS.md a symlink [`356421a`](https://forge.marvin8.zone/marvin8/sub2pod/commit/356421a869d05c80b5e5c802db27031f066f33fc)

docs [HIGH]

This replace is incorrect: the original commit made CLAUDE.md a symlink (presumably to AGENTS.md), not AGENTS.md itself. Saying "make AGENTS.md a symlink" reverses the action and is misleading in the changelog. Keep the original CLAUDE.md wording in this historical entry, or add a separate rename note.

**docs** [HIGH] This replace is incorrect: the original commit made CLAUDE.md a symlink (presumably to AGENTS.md), not AGENTS.md itself. Saying "make AGENTS.md a symlink" reverses the action and is misleading in the changelog. Keep the original CLAUDE.md wording in this historical entry, or add a separate rename note. <!-- wuming:sha256:ecfdf3cc71860bec784fc459c4ecf4aa01a98ca85ccd7d91ba5986f1e66d90c1 -->
📝 fix CHANGELOG entry — CLAUDE.md is the symlink, not AGENTS.md
All checks were successful
/ gitleaks (pull_request) Successful in 13s
/ checks (pull_request) Successful in 1m41s
/ publish (pull_request) Has been skipped
/ deploy-docs (pull_request) Has been skipped
/ pr-review (pull_request) Successful in 1m44s
68c9e0185f
agent-pi dismissed marvin8's review 2026-08-19 20:48:23 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

Author
Collaborator

CHANGELOG.md line 33

This replace is incorrect: the original commit made CLAUDE.md a symlink (presumably to AGENTS.md), not AGENTS.md itself.

Fixed in commit 68c9e01 — reverted to "make CLAUDE.md a symlink". CLAUDE.md is the symlink (→ AGENTS.md), so the original wording was correct.

[`CHANGELOG.md` line 33](https://forge.marvin8.zone/marvin8/sub2pod/pulls/32#issuecomment-1674) > This replace is incorrect: the original commit made CLAUDE.md a symlink (presumably to AGENTS.md), not AGENTS.md itself. ✅ Fixed in commit `68c9e01` — reverted to "make CLAUDE.md a symlink". `CLAUDE.md` is the symlink (→ `AGENTS.md`), so the original wording was correct.
forgejo-actions left a comment

WuMing

Found 2 issue(s). See inline comments below.

## WuMing Found **2** issue(s). See inline comments below.
CHANGELOG.md Outdated
@ -48,3 +48,3 @@
- :mag: change tags for release notes [`1d624fd`](https://forge.marvin8.zone/marvin8/sub2pod/commit/1d624fdf75f5f383ec4064aa37a28fcf0f67aa61)
- :memo: replace stale Woodpecker CI badge with Forgejo Actions badge [`c5f7019`](https://forge.marvin8.zone/marvin8/sub2pod/commit/c5f7019927a07009b3e8dd0b792fa06de0bdc7df)
- :memo: update CLAUDE.md with gitmoji note, release process, and release notes [`361eb3b`](https://forge.marvin8.zone/marvin8/sub2pod/commit/361eb3baf8d12c69dff2b822fcba99e7940f714e)
- :memo: update AGENTS.md with gitmoji note, release process, and release notes [`361eb3b`](https://forge.marvin8.zone/marvin8/sub2pod/commit/361eb3baf8d12c69dff2b822fcba99e7940f714e)

docs [MEDIUM]

This changelog entry is a historical record for commit 361eb3b, which originally updated CLAUDE.md. Rewriting it to say AGENTS.md misrepresents the commit and will confuse readers who open the linked commit. Keep the original wording or add an explicit note that the file was later renamed.

**docs** [MEDIUM] This changelog entry is a historical record for commit 361eb3b, which originally updated CLAUDE.md. Rewriting it to say AGENTS.md misrepresents the commit and will confuse readers who open the linked commit. Keep the original wording or add an explicit note that the file was later renamed. <!-- wuming:sha256:1356f2fad41d13ad187967360b5d54f6a9b0bcebd5f4fe30669a28f9c319b85e -->
CHANGELOG.md Outdated
@ -81,3 +81,3 @@
### Documentation
- :memo: add project CLAUDE.md with input contract and test data notes ([`ee62bfe`](https://forge.marvin8.zone/marvin8/sub2pod/commit/ee62bfe39bca4de89cc33b645df6ee9a5b53b7b1))
- :memo: add project AGENTS.md with input contract and test data notes ([`ee62bfe`](https://forge.marvin8.zone/marvin8/sub2pod/commit/ee62bfe39bca4de89cc33b645df6ee9a5b53b7b1))

docs [MEDIUM]

Same historical-accuracy issue: commit ee62bfe added project CLAUDE.md, not AGENTS.md. Changing this changelog entry rewrites history. Preserve the original file name or document the rename separately.

**docs** [MEDIUM] Same historical-accuracy issue: commit ee62bfe added project CLAUDE.md, not AGENTS.md. Changing this changelog entry rewrites history. Preserve the original file name or document the rename separately. <!-- wuming:sha256:1b5ae8b53a1914c07982af4d2dc9ea6210e2d810e710eb52b5b5eae3ce010dbe -->
📝 revert CHANGELOG renames — historical entries keep CLAUDE.md wording
All checks were successful
/ gitleaks (pull_request) Successful in 14s
/ pr-review (pull_request) Successful in 32s
/ checks (pull_request) Successful in 1m39s
/ publish (pull_request) Has been skipped
/ deploy-docs (pull_request) Has been skipped
3dbd3f8ad6
Author
Collaborator

WuMing review — fixed (CHANGELOG entries reverted to historical wording)

CHANGELOG.md line 50

This changelog entry is a historical record for commit 361eb3b, which originally updated CLAUDE.md…

Fixed in commit 3dbd3f8 — reverted to "update CLAUDE.md".

CHANGELOG.md line 83

Same historical-accuracy issue: commit ee62bfe added project CLAUDE.md, not AGENTS.md…

Fixed in commit 3dbd3f8 — reverted to "add project CLAUDE.md".

The mechanical CLAUDE.mdAGENTS.md rename has now been reverted across all three CHANGELOG entries (the symlink one was reverted earlier). The rename is retained only in AGENTS.md and improvements.md, where it reflects the current filename rather than a historical action.

### WuMing review — fixed (CHANGELOG entries reverted to historical wording) [`CHANGELOG.md` line 50](https://forge.marvin8.zone/marvin8/sub2pod/pulls/32#issuecomment-1685) > This changelog entry is a historical record for commit 361eb3b, which originally updated CLAUDE.md… ✅ Fixed in commit `3dbd3f8` — reverted to "update CLAUDE.md". [`CHANGELOG.md` line 83](https://forge.marvin8.zone/marvin8/sub2pod/pulls/32#issuecomment-1686) > Same historical-accuracy issue: commit ee62bfe added project CLAUDE.md, not AGENTS.md… ✅ Fixed in commit `3dbd3f8` — reverted to "add project CLAUDE.md". The mechanical `CLAUDE.md` → `AGENTS.md` rename has now been reverted across all three CHANGELOG entries (the symlink one was reverted earlier). The rename is retained only in `AGENTS.md` and `improvements.md`, where it reflects the current filename rather than a historical action.
marvin8 approved these changes 2026-08-19 21:47:18 +00:00
marvin8 manually merged commit 4c8e1c6233 into main 2026-08-19 21:47:42 +00:00
marvin8 deleted branch chore/rename-claude-md-references 2026-08-19 21:47:51 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/sub2pod!32
No description provided.