grow food, not lawn.

Skip to content
Release 4.3.1 - CI/CD Fixes

Fixes:
- Lint script updated for clients/ directory structure
- Perl lint gracefully skips when LWP::UserAgent missing
- Python async SDK: aiohttp import now optional with DependencyError
- Python examples exit 0 when API keys missing (CI-friendly skip)
- validate-examples.sh: fixed race condition in parallel execution
  (aggregate results from temp files after all jobs complete)