- Confirm the build passes locally (
ant test). - For UI changes, run E2E where possible (
NODEBOX_E2E=1 ant test-e2e).
- Match existing file formatting and naming conventions.
- Prefer localized changes and avoid large unrelated refactors.
- Describe the user-visible change.
- List test commands run (and results).
- Include screenshots or recordings for UI changes.
- See
AGENTS.mdfor repository-specific contributor notes.