Look up Playdate SDK reference documentation. Use for any Playdate SDK API question — APIs and symbols (e.g. `playdate.graphics.*`, `pd_api.h`, `PlaydateAPI`), the Lua or C SDK, hardware specifics covered in the SDK reference, the Simulator, pdxinfo, build/packaging with `pdc`, deploying or running on hardware (`pdutil`, sideloading), and SDK CLI tools.
Stage and commit changes in a Jujutsu (jj) repository. Use when the user asks to commit, save, or record changes in a repo that has a `.jj/` directory (may be colocated with `.git/`). Covers the equivalent of `git add` and `git commit`.