We have a default preset for agents here: https://github.com/All-Hands-AI/agent-sdk/blob/main/openhands/sdk/preset/default.py
Our downstream product (GUI/CLI) will use these preset in production, and it will be nice if we can directly import these presets in integration tests so we can test the agent we will ship to production.