Skip to content

feat(examples): add OpenClaw (ClawdBot/Moltbot) example#212

Merged
DorianZheng merged 2 commits intomainfrom
feat/openclaw-example
Feb 6, 2026
Merged

feat(examples): add OpenClaw (ClawdBot/Moltbot) example#212
DorianZheng merged 2 commits intomainfrom
feat/openclaw-example

Conversation

@DorianZheng
Copy link
Copy Markdown
Member

@DorianZheng DorianZheng commented Feb 6, 2026

Summary

  • Add clawboxlite.py example for running OpenClaw AI agent in BoxLite
  • Demonstrates port forwarding, volume mounting, and service polling
  • Includes Claude API authentication configuration
Screenshot 2026-02-06 at 21 40 23

Test plan

  • Run python examples/python/clawboxlite.py with CLAUDE_CODE_OAUTH_TOKEN set
  • Verify gateway accessible at http://127.0.0.1:18789/chat?token=boxlite

Add clawboxlite.py demonstrating how to run OpenClaw AI agent
gateway in a BoxLite container with:
- Port forwarding and volume mounting
- Gateway configuration with LAN binding
- Claude API authentication setup
- Service readiness polling
@DorianZheng
Copy link
Copy Markdown
Member Author

Hi @shayne-snap. I add your OpenClaw example into the repo. Would you like to take a look

@shayne-snap
Copy link
Copy Markdown
Contributor

Do you wanna list the example in examples/python/README.md? Make it discoverable

The rest LGTM.

@DorianZheng
Copy link
Copy Markdown
Member Author

Do you wanna list the example in examples/python/README.md? Make it discoverable

The rest LGTM.

Good suggestion. Let me update it

Document the OpenClaw example with usage instructions.
@DorianZheng
Copy link
Copy Markdown
Member Author

Do you wanna list the example in examples/python/README.md? Make it discoverable

The rest LGTM.

done

@DorianZheng DorianZheng merged commit 57d72f5 into main Feb 6, 2026
6 checks passed
@DorianZheng DorianZheng deleted the feat/openclaw-example branch February 6, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants