Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ This project does not use automatic Rust formatting. Do not run `cargo fmt`, `ru

Present changes for testing first. Wait for user confirmation before committing or opening a PR.

### Check i18n for new features

When designing or implementing new features, always check whether i18n translation keys and UI text alignment need updates so translated content is not missing or visually inconsistent.

### Makepad 2.0 only

- Use `script_mod!`, not `live_design!`
Expand Down