Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
8056219f39
feat: Add container startup script to initialize backend service and conditionally start OpenClaw Gateway, updating docker-compose.yml to use it.
984d06a223
feat: Implement comprehensive database schema with new models, CRUD operations, and documentation for host metrics, Docker management, and terminal sessions, while removing old test files.