Area
Docs
Problem
CONTRIBUTING.md lists cursor and antigravity as commit scopes for the existing integration packages, but there isn't a scope yet that fits a new integration. While preparing #34 (a Claude Code hooks package in packages/tiny-engineer-claude-code) I wasn't sure which scope to use, so I went with feat(packages): … for now, although packages isn't on the list either.
Proposed change
Whichever you prefer:
- Add a scope for each integration as it lands (e.g.
claude-code)
- Add one general scope, such as
packages or integrations, for anything under packages/
- Keep the list as it is and have new integrations omit the scope
Happy to update #34's title to match whichever you choose. Thanks!
Area
Docs
Problem
CONTRIBUTING.mdlistscursorandantigravityas commit scopes for the existing integration packages, but there isn't a scope yet that fits a new integration. While preparing #34 (a Claude Code hooks package inpackages/tiny-engineer-claude-code) I wasn't sure which scope to use, so I went withfeat(packages): …for now, althoughpackagesisn't on the list either.Proposed change
Whichever you prefer:
claude-code)packagesorintegrations, for anything underpackages/Happy to update #34's title to match whichever you choose. Thanks!