Skip to content

fix: remove rN suffix, update release naming to AI-generated#21

Merged
nullhack merged 2 commits intomainfrom
fix/versioning-and-naming
Apr 3, 2026
Merged

fix: remove rN suffix, update release naming to AI-generated#21
nullhack merged 2 commits intomainfrom
fix/versioning-and-naming

Conversation

@nullhack
Copy link
Copy Markdown
Owner

@nullhack nullhack commented Apr 3, 2026

Summary

  • Remove revision suffix from versioning
  • Version format now:
  • Same-day releases just increment minor (v1.2.20260315 → v1.3.20260315)
  • Update release naming to be AI-generated unique names instead of pre-defined categories

Changes

  • Updated README.md versioning format
  • Updated AGENTS.md release naming description
  • Updated git-release/SKILL.md to remove rN references
  • Updated repo-manager.md name selection strategy
  • Updated template-release/SKILL.md naming guidelines

Release Naming

Now uses AI-generated adjective-animal names that:

  • Reflect the actual PR content
  • Avoid overused combinations (fox, owl, dolphin, cheetah)
  • Use creative/exotic animals (narwhal, jellyfish, phoenix, etc.)
  • Each release gets a unique name

nullhack added 2 commits April 3, 2026 00:47
…nerated unique names

- Version format now: v{major}.{minor}.{YYYYMMDD}
- Same-day releases increment minor (no rN suffix)
- Release names now AI-generated, not pre-defined categories
- Avoid overused animal combinations, encourage creative names
@nullhack nullhack merged commit b4b64ec into main Apr 3, 2026
1 check passed
@nullhack nullhack deleted the fix/versioning-and-naming branch April 3, 2026 04:54
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