Update AGENTS.md

This commit is contained in:
2026-01-03 20:46:52 +08:00
parent 105254a817
commit b48d15df59

View File

@@ -56,4 +56,6 @@ Desktop client app for Friendolls.
## Note
Do not run the app yourself. Detect errors via LSPs if available, `cd src-tauri && cargo check` & `pnpm check` else. Don't perform git actions yourself either.
Be sure to gather sufficient context from codebase before proceeding with changes. Observe patterns and follow trends.
Do not run the app yourself. `cd src-tauri && cargo check` & `pnpm check` to confirm your changes are error-free. Don't perform git actions yourself.