* feat: rename Moltbot to Openclaw and update related configurations
* fix: update Openclaw image version to 2026.1.29 in docker-compose.yml
* fix: correct environment variable name for Openclaw gateway
* fix: correct volume path for Openclaw workspace in docker-compose.yml
* feat: rename Moltbot to Openclaw and update metadata
* fix: moving 'openclaw' entry below so the file looks sorted
* fix: add missing newline at end of meta.json
* fix: update docker-compose.yml to use 'expose' instead of 'ports' and change bind option to 'lan'
* feat: update Openclaw service configuration in docker-compose.yml and template.toml
- Changed service name from 'openclaw-gateway' to 'openclaw' and updated image version.
- Enhanced environment variables for better configuration management.
- Added a new 'browser' service with health checks and updated volume paths.
* refactor: update environment variable configuration in docker-compose.yml for Openclaw service
---------
Co-authored-by: Mauricio Siu <siumauricio@icloud.com>