Skip to content

Commit e273e94

Browse files
author
NagyVikt
committed
new
1 parent a73dac7 commit e273e94

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ This AGENTS.md is the top-level operating contract for this repository.
2626
- Reuse existing patterns before introducing new abstractions.
2727
- No new dependencies without explicit request.
2828
- Keep diffs small, reviewable, and reversible.
29+
- When work from an agent-created branch is merged into `main`, always bump the npm package version and include the updated `package.json` and lockfile in that merge.
2930
- Run lint/typecheck/tests/static analysis after changes.
3031
- Final reports must include: changed files, simplifications made, and remaining risks.
3132

0 commit comments

Comments
 (0)