q81801/agent
Update Dockerfile
init openclaw
feat(lark-cli): install CLI and back up /root/.lark-cli (#22)
feat(gateway): add restart helper script (#21)
docs(skill): require clone after preflight and add cleanup (#20)
docs/skill hf token default behavior (#19)
fix: improve HF token bootstrap flow and agent SOP (#18)
fix(docker): switch to standard chromium binary (#17)
fix(docker): install chromium headless shell via chrome-for-testing (#16)
feat(backup): include root tool directories in backup and restore (#15)
chore(docker): preinstall vim and common agent CLIs (#14)
fix(backup): default backup source to state dir (#13)
fix(docker): healthcheck should not send gateway token header (#12)
feat(runtime): print step progress logs during startup (#11)
feat: add Windows bootstrap script for HF deployment (#10)
fix: harden HF Docker build and keep healthz healthcheck (#9)
docs: update agent deployment SOP for HF CLI and gateway defaults (#8)
fix(runtime): default image and backup flow to root (#7)
fix(docker): create openclaw symlink as root (#6)
chore: replace root runtime usage with ubuntu user (#5)
docs: default to HF_TOKEN when hf auth is not logged in (#4)
feat: make llm setup optional and move handoff rules into SOP (#3)
Merge pull request #2 from tenfyzhong/docs/readme-agent-handoff-keepalive
docs(readme): require final access URLs and keep-alive reminder
Merge pull request #1 from tenfyzhong/feat/hf-space-openclaw
feat: auto-start sshx on stdout and improve agent env guidance
feat: deploy openclaw to huggingface space with dataset backup
