docs: document release title conventions#25
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a pull request template, a new AGENTS.md guide, and updates to CLAUDE.md and DEVELOPMENT.md to document development commands and the Release Please workflow using Conventional Commits. The review feedback suggests replacing the bare hyphen placeholders in the pull request template with descriptive HTML comments to better guide contributors and avoid empty bullet points.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Preview package published. Floating PR tag: pnpm add @tomny-dev/uzi@pr-25Exact published version: pnpm add @tomny-dev/uzi@0.2.7-pr.25.84.1.3a59fbcPublished version: Use the PR tag to track the latest preview build for this PR. Use the exact version to pin a specific build. |
Summary
AGENTS.mdso future AI agents see the release-title rules before making Uzi changes.CLAUDE.mda minimal compatibility pointer toAGENTS.mdso there is one canonical agent instruction file.DEVELOPMENT.mdto explain the current Release Please flow and why PR/squash titles must be Conventional Commits.fix:/feat:titles for published behavior changes, or non-release types for docs/CI/test/chore work.Validation
git diff --checkAGENTS.mdpointers in agent docsNode 24.xpassedcodex/release-convention-docs:Node 24.xpassedPackage lint/test/build were not run locally because this is a docs/process-only change; GitHub CI covered install, typecheck, tests, build, and pack.