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
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Requires Node 22 (see `.tool-versions`). Expo environment variables: `EXPO_PUBLI

## Workflow

Always commit after each individual change rather than batching multiple changes into one commit. Do not ask the user before committing — just commit.
Always commit after each individual change rather than batching multiple changes into one commit. Do not ask the user before committing — just commit. Do not commit historical artifacts such as plan docs unless explicitly asked to.

## Design Reference

Expand Down
Loading