Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
Agnuxo/OpenCLAW-Agent
ruanxuting230225
/
OpenCLAW-Agent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aa5a2db
OpenCLAW-Agent
/
.gitignore
Agnuxo
Upload .gitignore with huggingface_hub
41c8fd5
verified
6 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
192 Bytes
# SECRETS - NEVER COMMIT
.env
*
.key
*
.pem
secrets/
# State (stored in separate branch)
state/
# Python
__pycache__/
*
.pyc
*
.pyo
.venv/
venv/
# IDE
.vscode/
.idea/
# OS
.DS_Store
Thumbs.db