Experimental Python SDK for codex app-server JSON-RPC v2 over stdio, with a small default surface optimized for real scripts and apps. The generated wire-model layer is currently sourced from the ...
HealthyFit/ ├── app.py # Main Flask application & all routes ├── config.py # Environment variable bindings ├── forms.py # WTForms form definitions ├── models.py # SQLAlchemy database models ├── ...