Drive or debug Foxy's real egui desktop UI from Claude Code. Use when launching Foxy in GUI mode, opening views, inspecting text/snapshots, taking screenshots, sending clicks/scroll/keyboard input, reading FPS, or validating UI changes through the local agent-gui harness and eguimcp.
Claude Code instructions for YetheSamartaka-Foxy/Foxy: The canonical agent configuration is AGENTS.md. It is imported below so its conventions, architecture notes, and coding standards load every session.
Translate and validate Foxy src/ui/locales/.json files from en.json. Use when Codex is asked to add, update, review, or fix Foxy localization files, translate newly added English fallback strings, validate locale coverage, handle locale JSON keys containing escaped characters such as \n, or prevent duplicate keys and…